Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -5,4 +5,5 @@ gradio_imageslider
|
|
| 5 |
torch==2.4.0
|
| 6 |
xformers==0.0.27.post2
|
| 7 |
torchvision
|
| 8 |
-
gradio==4.44.1
|
|
|
|
|
|
| 5 |
torch==2.4.0
|
| 6 |
xformers==0.0.27.post2
|
| 7 |
torchvision
|
| 8 |
+
gradio==4.44.1
|
| 9 |
+
opencv-python==4.10.0.84
|