Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
@@ -1,5 +1,4 @@
|
|
1 |
-
gradio
|
2 |
-
gradio_imageslider
|
3 |
torch
|
4 |
torchvision
|
5 |
pillow
|
|
|
1 |
+
gradio==3.39.0
|
|
|
2 |
torch
|
3 |
torchvision
|
4 |
pillow
|