Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -9,5 +9,5 @@ plotly
|
|
| 9 |
lpips
|
| 10 |
piq
|
| 11 |
torchmetrics
|
|
|
|
| 12 |
accelerate
|
| 13 |
-
https://github.com/bitsandbytes-foundation/bitsandbytes/releases/download/continuous-release_multi-backend-refactor/bitsandbytes-0.44.1.dev0-py3-none-manylinux_2_24_x86_64.whl
|
|
|
|
| 9 |
lpips
|
| 10 |
piq
|
| 11 |
torchmetrics
|
| 12 |
+
bitsandbytes>=0.45.0
|
| 13 |
accelerate
|
|
|