Spaces:
Runtime error
Runtime error
Jeronymous
commited on
Commit
β’
a7ef957
1
Parent(s):
84698a6
Update requirements.txt
Browse files- requirements.txt +4 -4
requirements.txt
CHANGED
@@ -1,9 +1,9 @@
|
|
1 |
-
accelerate
|
2 |
-
bitsandbytes==0.41.
|
3 |
gradio==4.9.1
|
4 |
-
optimum==1.
|
5 |
protobuf==3.20.3
|
6 |
-
scipy==1.11.
|
7 |
sentencepiece==0.1.99
|
8 |
#spaces==0.18.0
|
9 |
spaces
|
|
|
1 |
+
accelerate=0.25.0
|
2 |
+
bitsandbytes==0.41.3
|
3 |
gradio==4.9.1
|
4 |
+
optimum==1.16.1
|
5 |
protobuf==3.20.3
|
6 |
+
scipy==1.11.4
|
7 |
sentencepiece==0.1.99
|
8 |
#spaces==0.18.0
|
9 |
spaces
|