Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -4,6 +4,6 @@ numpy
|
|
4 |
scikit-learn
|
5 |
matplotlib
|
6 |
seaborn
|
7 |
-
huggingface_hub
|
8 |
llama-cpp-python
|
9 |
python-docx
|
|
|
4 |
scikit-learn
|
5 |
matplotlib
|
6 |
seaborn
|
7 |
+
huggingface_hub[hf_xet]
|
8 |
llama-cpp-python
|
9 |
python-docx
|