Spaces:
Running
Running
Create .huggingface.yml
Browse files- .huggingface.yml +3 -0
.huggingface.yml
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
build:
|
2 |
+
commands:
|
3 |
+
- bash install.sh
|