Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,4 +1,4 @@
|
|
| 1 |
-
gradio>=
|
| 2 |
torch>=2.5.1
|
| 3 |
torchvision>=0.20.1
|
| 4 |
diffusers>=0.32.1
|
|
|
|
| 1 |
+
gradio>=4.0.0
|
| 2 |
torch>=2.5.1
|
| 3 |
torchvision>=0.20.1
|
| 4 |
diffusers>=0.32.1
|