Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -3,4 +3,5 @@ accelerate
|
|
| 3 |
torch
|
| 4 |
gradio
|
| 5 |
unsloth
|
| 6 |
-
|
|
|
|
|
|
| 3 |
torch
|
| 4 |
gradio
|
| 5 |
unsloth
|
| 6 |
+
intel_extension_for_pytorch
|
| 7 |
+
git+https://github.com/bitsandbytes-foundation/bitsandbytes.git@multi-backend-refactor
|