Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +7 -7
requirements.txt
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
|
6 |
-
|
7 |
-
Pillow>=
|
|
|
1 |
+
gradio>=4.0.0
|
2 |
+
opencv-python-headless>=4.8.0
|
3 |
+
numpy>=1.24.0
|
4 |
+
pywavelets>=1.5.0
|
5 |
+
scikit-image>=0.21.0
|
6 |
+
matplotlib>=3.7.0
|
7 |
+
Pillow>=10.0.0
|