Spaces:
Sleeping
Sleeping
Add huggingface-hub to requirements
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -11,3 +11,4 @@ sentencepiece>=0.1.99
|
|
| 11 |
python-docx>=0.8.11
|
| 12 |
openai>=1.0.0
|
| 13 |
PyPDF2>=3.0.0
|
|
|
|
|
|
| 11 |
python-docx>=0.8.11
|
| 12 |
openai>=1.0.0
|
| 13 |
PyPDF2>=3.0.0
|
| 14 |
+
huggingface-hub
|