Spaces:
Sleeping
Sleeping
Commit ·
4c95fa2
1
Parent(s): f4aaf73
Update Gradio to 6.7.0 to match system version
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.2
|
|
|
|
| 1 |
+
gradio==6.7.0
|
| 2 |
torch==2.5.1
|
| 3 |
torchvision==0.20.1
|
| 4 |
diffusers==0.32.2
|