Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -10,5 +10,5 @@ langchain-cli==0.0.30
|
|
10 |
langserve[all]==0.2.2
|
11 |
flask==2.1.0
|
12 |
python-dotenv==0.19.2
|
13 |
-
huggingface-hub==0.
|
14 |
torch==1.11.0
|
|
|
10 |
langserve[all]==0.2.2
|
11 |
flask==2.1.0
|
12 |
python-dotenv==0.19.2
|
13 |
+
huggingface-hub==0.24.6
|
14 |
torch==1.11.0
|