Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +4 -3
requirements.txt
CHANGED
@@ -1,3 +1,4 @@
|
|
1 |
-
gradio
|
2 |
-
opencv-python-headless
|
3 |
-
numpy
|
|
|
|
1 |
+
gradio==3.35.2
|
2 |
+
opencv-python-headless==4.8.1.78
|
3 |
+
numpy==1.23.5
|
4 |
+
Pillow==9.4.0
|