Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -8,7 +8,7 @@ python-dotenv==1.0.0
|
|
8 |
lightweight-charts>=1.0.22
|
9 |
transformers>=4.0.0
|
10 |
aiohttp>=3.8.0
|
11 |
-
torch==
|
12 |
accelerate>=0.26.0
|
13 |
gunicorn==20.1.0
|
14 |
ollama>=0.1.0
|
|
|
8 |
lightweight-charts>=1.0.22
|
9 |
transformers>=4.0.0
|
10 |
aiohttp>=3.8.0
|
11 |
+
torch==1.13.1
|
12 |
accelerate>=0.26.0
|
13 |
gunicorn==20.1.0
|
14 |
ollama>=0.1.0
|