Spaces:
Runtime error
Runtime error
Update
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
@@ -2,8 +2,8 @@ accelerate==0.27.2
|
|
2 |
bitsandbytes==0.42.0
|
3 |
gradio==4.19.2
|
4 |
Pillow==10.2.0
|
5 |
-
scipy==1.
|
6 |
-
spaces==0.
|
7 |
torch==2.0.0
|
8 |
torchvision==0.15.1
|
9 |
-
transformers==4.38.
|
|
|
2 |
bitsandbytes==0.42.0
|
3 |
gradio==4.19.2
|
4 |
Pillow==10.2.0
|
5 |
+
scipy==1.12.0
|
6 |
+
spaces==0.24.0
|
7 |
torch==2.0.0
|
8 |
torchvision==0.15.1
|
9 |
+
transformers==4.38.2
|