Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
|
|
1 |
gradio==4.36.0
|
2 |
-
gradio_imageslider==0.0.4
|
3 |
numpy
|
4 |
torch
|
5 |
torchvision
|
|
|
1 |
+
gradio_imageslider
|
2 |
gradio==4.36.0
|
|
|
3 |
numpy
|
4 |
torch
|
5 |
torchvision
|