Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -4,4 +4,5 @@ llama-cpp-python
|
|
| 4 |
pypdf2
|
| 5 |
python-docx
|
| 6 |
requests
|
| 7 |
-
python-multipart
|
|
|
|
|
|
| 4 |
pypdf2
|
| 5 |
python-docx
|
| 6 |
requests
|
| 7 |
+
python-multipart
|
| 8 |
+
huggingface_hub # ✅ Added this line
|