Spaces:
Runtime error
Runtime error
Upgrade bitsandbytes to the latest version
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -2,4 +2,4 @@ torch
|
|
2 |
transformers
|
3 |
gradio
|
4 |
accelerate>=0.26.0
|
5 |
-
bitsandbytes>=0.42.0
|
|
|
2 |
transformers
|
3 |
gradio
|
4 |
accelerate>=0.26.0
|
5 |
+
bitsandbytes>=0.42.0 --extra-index-url https://download.pytorch.org/whl/cu118
|