Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -1,3 +1,4 @@
|
|
| 1 |
pinecone==5.4.2
|
| 2 |
transformers==4.47.0
|
| 3 |
-
huggingface-hub==0.26.5
|
|
|
|
|
|
| 1 |
pinecone==5.4.2
|
| 2 |
transformers==4.47.0
|
| 3 |
+
huggingface-hub==0.26.5
|
| 4 |
+
torch==2.4.0
|