Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -2,4 +2,5 @@ torch --index-url https://download.pytorch.org/whl/cpu
|
|
| 2 |
rwkv
|
| 3 |
python-docx
|
| 4 |
PyPDF2
|
| 5 |
-
chardet
|
|
|
|
|
|
| 2 |
rwkv
|
| 3 |
python-docx
|
| 4 |
PyPDF2
|
| 5 |
+
chardet
|
| 6 |
+
huggingface_hub
|