Spaces:
Running
on
T4
Running
on
T4
SandLogicTechnologies
commited on
Commit
•
a66092d
1
Parent(s):
f492dde
Update requirements.txt
Browse files- requirements.txt +8 -6
requirements.txt
CHANGED
@@ -1,6 +1,8 @@
|
|
1 |
-
accelerate==0.
|
2 |
-
bitsandbytes==0.43.
|
3 |
-
gradio==4.
|
4 |
-
|
5 |
-
|
6 |
-
|
|
|
|
|
|
1 |
+
accelerate==0.30.1
|
2 |
+
bitsandbytes==0.43.1
|
3 |
+
gradio==4.36.1
|
4 |
+
scipy==1.13.0
|
5 |
+
sentencepiece==0.2.0
|
6 |
+
spaces==0.28.3
|
7 |
+
torch==2.4.1
|
8 |
+
transformers==4.45.0
|