Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -5,7 +5,7 @@ numpy
|
|
| 5 |
gensim
|
| 6 |
scikit-learn
|
| 7 |
llama-cpp-python
|
| 8 |
-
huggingface_hub
|
| 9 |
langchain
|
| 10 |
langchain-experimental
|
| 11 |
scipy==1.10.1
|
|
|
|
| 5 |
gensim
|
| 6 |
scikit-learn
|
| 7 |
llama-cpp-python
|
| 8 |
+
huggingface_hub==0.23.0
|
| 9 |
langchain
|
| 10 |
langchain-experimental
|
| 11 |
scipy==1.10.1
|