Spaces:
Runtime error
Runtime error
gradio 44.1
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
gradio==3.44.
|
2 |
torch
|
3 |
torch-optimizer
|
4 |
torchvision
|
@@ -156,7 +156,6 @@ typing_extensions
|
|
156 |
tzlocal
|
157 |
uc-micro-py
|
158 |
urllib3
|
159 |
-
uvicorn
|
160 |
wasabi
|
161 |
wcwidth
|
162 |
websocket-client
|
|
|
1 |
+
gradio==3.44.1
|
2 |
torch
|
3 |
torch-optimizer
|
4 |
torchvision
|
|
|
156 |
tzlocal
|
157 |
uc-micro-py
|
158 |
urllib3
|
|
|
159 |
wasabi
|
160 |
wcwidth
|
161 |
websocket-client
|