Spaces:
Running
Running
ThibaultGROUEIX
commited on
Commit
·
ec89113
1
Parent(s):
51b6c5e
add hf metadata
Browse files- .huggingface.yaml +7 -0
.huggingface.yaml
ADDED
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
title: Copaint
|
2 |
+
emoji: 🎨
|
3 |
+
colorFrom: blue
|
4 |
+
colorTo: pink
|
5 |
+
sdk: gradio
|
6 |
+
app_file: app.py
|
7 |
+
license: cc-by-nc-4.0 # You can change this to cc-by-nc-4.0 if using Creative Commons non-commercial
|