Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse filesthis should fix it for you
- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
gradio==4.16.0
|
2 |
gradio_imageslider
|
3 |
-
|
4 |
-
|
5 |
pillow
|
6 |
numpy
|
7 |
typing
|
|
|
1 |
gradio==4.16.0
|
2 |
gradio_imageslider
|
3 |
+
torch
|
4 |
+
torchvision
|
5 |
pillow
|
6 |
numpy
|
7 |
typing
|