Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -4,7 +4,7 @@ ipython==8.25.0
|
|
| 4 |
llama-index==0.10.45
|
| 5 |
openai==1.34.0
|
| 6 |
huggingface-hub==0.23.4
|
| 7 |
-
torch==2.
|
| 8 |
transformers==4.41.2
|
| 9 |
pandas==2.2.2
|
| 10 |
numpy==2.0.0
|
|
|
|
| 4 |
llama-index==0.10.45
|
| 5 |
openai==1.34.0
|
| 6 |
huggingface-hub==0.23.4
|
| 7 |
+
torch==2.1.2
|
| 8 |
transformers==4.41.2
|
| 9 |
pandas==2.2.2
|
| 10 |
numpy==2.0.0
|