Spaces:
Sleeping
Sleeping
changes gradio version
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
pip==24.1
|
2 |
torch==2.3.0
|
3 |
torchvision==0.18.0
|
4 |
-
gradio==4.
|
5 |
httpx==0.23.0
|
6 |
httpcore==0.15.0
|
|
|
1 |
pip==24.1
|
2 |
torch==2.3.0
|
3 |
torchvision==0.18.0
|
4 |
+
gradio==4.33.0
|
5 |
httpx==0.23.0
|
6 |
httpcore==0.15.0
|