Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -2,4 +2,5 @@ git+https://github.com/huggingface/transformers.git
|
|
| 2 |
accelerate
|
| 3 |
torch
|
| 4 |
gradio
|
| 5 |
-
unsloth
|
|
|
|
|
|
| 2 |
accelerate
|
| 3 |
torch
|
| 4 |
gradio
|
| 5 |
+
unsloth
|
| 6 |
+
--force-reinstall 'https://github.com/bitsandbytes-foundation/bitsandbytes/releases/download/continuous-release_multi-backend-refactor/bitsandbytes-0.44.1.dev0-py3-none-win_amd64.whl'
|