Spaces:
Runtime error
Runtime error
fix deps
Browse files- requirements.txt +0 -2
requirements.txt
CHANGED
@@ -1,8 +1,6 @@
|
|
1 |
gradio==4.15.0
|
2 |
numpy==1.24.2
|
3 |
-
opencv_contrib_python==4.6.0.66
|
4 |
opencv_python==4.8.1.78
|
5 |
-
Pillow==9.5.0
|
6 |
Pillow==10.2.0
|
7 |
torch==2.1.2
|
8 |
torchvision==0.16.2
|
|
|
1 |
gradio==4.15.0
|
2 |
numpy==1.24.2
|
|
|
3 |
opencv_python==4.8.1.78
|
|
|
4 |
Pillow==10.2.0
|
5 |
torch==2.1.2
|
6 |
torchvision==0.16.2
|