Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
@@ -8,8 +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==2.1.0
|
12 |
accelerate>=0.26.0
|
13 |
gunicorn==20.1.0
|
14 |
ollama>=0.1.0
|
15 |
-
bitsandbytes>=0.41.1
|
|
|
8 |
lightweight-charts>=1.0.22
|
9 |
transformers>=4.0.0
|
10 |
aiohttp>=3.8.0
|
11 |
+
torch==2.1.0+cpu
|
12 |
accelerate>=0.26.0
|
13 |
gunicorn==20.1.0
|
14 |
ollama>=0.1.0
|
|