Spaces:
Runtime error
Runtime error
Tim
commited on
Commit
·
0622b47
1
Parent(s):
8bc2ee2
fix: reqs
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
transformers==4.39.1
|
2 |
bitsandbytes==0.43.0
|
3 |
gradio==4.22.0
|
4 |
-
peft==0.10.0
|
|
|
|
1 |
transformers==4.39.1
|
2 |
bitsandbytes==0.43.0
|
3 |
gradio==4.22.0
|
4 |
+
peft==0.10.0
|
5 |
+
accelerate==0.28.0
|