Spaces:
Runtime error
Runtime error
FantasticGNU
commited on
Commit
·
73605b9
1
Parent(s):
7f772d1
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -24,6 +24,6 @@ torchvision==0.14.1
|
|
24 |
tqdm==4.64.1
|
25 |
transformers==4.30.2
|
26 |
sentencepiece
|
27 |
-
accelerate
|
28 |
-
bitsandbytes==0.41.
|
29 |
scipy
|
|
|
24 |
tqdm==4.64.1
|
25 |
transformers==4.30.2
|
26 |
sentencepiece
|
27 |
+
accelerate==0.21.0
|
28 |
+
bitsandbytes==0.41.1
|
29 |
scipy
|