Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -4,5 +4,6 @@ langchain-community
|
|
| 4 |
chromadb
|
| 5 |
huggingface-hub
|
| 6 |
sentence-transformers==3.0.1
|
| 7 |
-
torch=
|
| 8 |
transformers
|
|
|
|
|
|
| 4 |
chromadb
|
| 5 |
huggingface-hub
|
| 6 |
sentence-transformers==3.0.1
|
| 7 |
+
torch>=2.5.0
|
| 8 |
transformers
|
| 9 |
+
|