Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -2,7 +2,7 @@ llama-cpp-python
|
|
2 |
langchain==0.2.4
|
3 |
langchain-community==0.2.4
|
4 |
chromadb==0.5.0
|
5 |
-
huggingface-hub==0.19.4
|
6 |
gradio==4.36.1
|
7 |
tenacity==8.3.0
|
8 |
torch==2.1.0
|
|
|
2 |
langchain==0.2.4
|
3 |
langchain-community==0.2.4
|
4 |
chromadb==0.5.0
|
5 |
+
#huggingface-hub==0.19.4
|
6 |
gradio==4.36.1
|
7 |
tenacity==8.3.0
|
8 |
torch==2.1.0
|