Spaces:
Sleeping
Sleeping
Create space.yaml
Browse files- space.yaml +5 -0
space.yaml
ADDED
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
sdk: gradio
|
2 |
+
python_version: 3.9
|
3 |
+
git add space.yaml
|
4 |
+
git commit -m "Add space.yaml"
|
5 |
+
git push
|