Spaces:
Runtime error
Runtime error
pin gradio version
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,3 +1,4 @@
|
|
|
|
1 |
torch
|
2 |
torch-optimizer
|
3 |
torchvision
|
@@ -53,7 +54,6 @@ fsspec
|
|
53 |
future
|
54 |
gdown
|
55 |
googlemaps
|
56 |
-
gradio
|
57 |
h11
|
58 |
httpcore
|
59 |
httpx
|
|
|
1 |
+
gradio==3.44.2
|
2 |
torch
|
3 |
torch-optimizer
|
4 |
torchvision
|
|
|
54 |
future
|
55 |
gdown
|
56 |
googlemaps
|
|
|
57 |
h11
|
58 |
httpcore
|
59 |
httpx
|