Spaces:
Runtime error
Runtime error
Commit
·
7bd3210
1
Parent(s):
4fece63
- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -2,6 +2,7 @@ langchain-community==0.3.2
|
|
2 |
ollama==0.3.3
|
3 |
huggingface-hub==0.25.2
|
4 |
transformers==4.45.2
|
|
|
5 |
|
6 |
|
7 |
|
|
|
2 |
ollama==0.3.3
|
3 |
huggingface-hub==0.25.2
|
4 |
transformers==4.45.2
|
5 |
+
torch==2.5.0
|
6 |
|
7 |
|
8 |
|