Spaces:
Sleeping
Sleeping
Plat
commited on
Commit
·
102527d
1
Parent(s):
2b7f2f4
fix: add bitsandbytes
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -2,4 +2,5 @@ torch==2.2.0
|
|
2 |
accelerate==0.30.1
|
3 |
transformers==4.41.2
|
4 |
optimum-quanto==0.2.1
|
5 |
-
spaces==0.28.3
|
|
|
|
2 |
accelerate==0.30.1
|
3 |
transformers==4.41.2
|
4 |
optimum-quanto==0.2.1
|
5 |
+
spaces==0.28.3
|
6 |
+
bitsandbytes==0.43.1
|