Spaces:
Runtime error
Runtime error
Update requirements.txt
#1
by not-lain - opened
- 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
|