Spaces:
Sleeping
Sleeping
Create .hugginface-config
Browse files- .hugginface-config +1 -0
.hugginface-config
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
build_command: pip install -r requirements.txt && python -c "import nltk; nltk.download('punkt')"
|