Create .huggingface.yaml
Browse files- .huggingface.yaml +3 -0
.huggingface.yaml
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
spaces:
|
| 2 |
+
sdk: static
|
| 3 |
+
entrypoint: index.html
|