Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -1,4 +1,5 @@
|
|
| 1 |
-
gradio==
|
|
|
|
| 2 |
accelerate==1.6.0
|
| 3 |
torch==2.7.0
|
| 4 |
pillow==11.2.1
|
|
|
|
| 1 |
+
gradio==4.24.0
|
| 2 |
+
transformers==4.46.2
|
| 3 |
accelerate==1.6.0
|
| 4 |
torch==2.7.0
|
| 5 |
pillow==11.2.1
|