Spaces:
Runtime error
Runtime error
Update .huggingface.yml
Browse files- .huggingface.yml +1 -1
.huggingface.yml
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
build:
|
2 |
commands:
|
3 |
-
-
|
|
|
1 |
build:
|
2 |
commands:
|
3 |
+
- pip install --no-cache-dir -r requirements.txt
|