Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -1,5 +1,6 @@
|
|
| 1 |
gradio_imageslider
|
| 2 |
-
gradio==4.36.0
|
|
|
|
| 3 |
numpy
|
| 4 |
torch
|
| 5 |
torchvision
|
|
|
|
| 1 |
gradio_imageslider
|
| 2 |
+
#gradio==4.36.0
|
| 3 |
+
gradio==5.22.0
|
| 4 |
numpy
|
| 5 |
torch
|
| 6 |
torchvision
|