Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +4 -2
requirements.txt
CHANGED
@@ -1,2 +1,4 @@
|
|
1 |
-
|
2 |
-
|
|
|
|
|
|
1 |
+
gradio==3.50.2
|
2 |
+
pillow==10.0.0
|
3 |
+
numpy==1.24.3
|
4 |
+
opencv-python-headless==4.8.0.76
|