Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -12,3 +12,4 @@ torch==2.1.0
|
|
12 |
accelerate>=0.26.0
|
13 |
gunicorn==20.1.0
|
14 |
ollama>=0.1.0
|
|
|
|
12 |
accelerate>=0.26.0
|
13 |
gunicorn==20.1.0
|
14 |
ollama>=0.1.0
|
15 |
+
bitsandbytes>=0.41.1
|