Spaces:
Paused
Paused
ValerianFourel commited on
Commit ·
9ebf4be
1
Parent(s): 1fe9b6c
bits and bytes
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -2,7 +2,7 @@ pip==25.0.1
|
|
| 2 |
torch==2.2.0
|
| 3 |
numpy==1.26.3
|
| 4 |
salesforce-lavis
|
| 5 |
-
bitsandbytes
|
| 6 |
accelerate
|
| 7 |
#git+https://github.com/huggingface/transformers.git
|
| 8 |
Cython==0.29.36
|
|
|
|
| 2 |
torch==2.2.0
|
| 3 |
numpy==1.26.3
|
| 4 |
salesforce-lavis
|
| 5 |
+
bitsandbytes==0.44.1
|
| 6 |
accelerate
|
| 7 |
#git+https://github.com/huggingface/transformers.git
|
| 8 |
Cython==0.29.36
|