Spaces:
Running
on
Zero
Running
on
Zero
BramVanroy
commited on
Commit
•
dfd556c
1
Parent(s):
974c121
Update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
@@ -1,4 +1,6 @@
|
|
1 |
accelerate==0.29.3
|
|
|
|
|
2 |
gradio==4.28.3
|
3 |
protobuf==3.20.3
|
4 |
scipy==1.13.0
|
|
|
1 |
accelerate==0.29.3
|
2 |
+
bitsandbytes==0.43.1
|
3 |
+
flash-attn==2.5.8
|
4 |
gradio==4.28.3
|
5 |
protobuf==3.20.3
|
6 |
scipy==1.13.0
|