Spaces:
Runtime error
Runtime error
bump reqs
Browse files- requirements.txt +8 -4
requirements.txt
CHANGED
@@ -1,4 +1,8 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
4 |
-
|
|
|
|
|
|
|
|
|
|
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
|