Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -2,7 +2,7 @@
|
|
| 2 |
torch==2.1.2
|
| 3 |
salesforce-lavis
|
| 4 |
bitsandbytes
|
| 5 |
-
accelerate
|
| 6 |
git+https://github.com/huggingface/transformers.git
|
| 7 |
Cython==0.29.36
|
| 8 |
spacy
|
|
|
|
| 2 |
torch==2.1.2
|
| 3 |
salesforce-lavis
|
| 4 |
bitsandbytes
|
| 5 |
+
accelerate==0.34.2
|
| 6 |
git+https://github.com/huggingface/transformers.git
|
| 7 |
Cython==0.29.36
|
| 8 |
spacy
|