Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +6 -4
requirements.txt
CHANGED
@@ -1,4 +1,6 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
4 |
-
|
|
|
|
|
|
1 |
+
opencv-python-headless==4.9.0.80
|
2 |
+
numpy==1.26.4
|
3 |
+
scikit-image==0.22.0
|
4 |
+
pywavelets==1.5.0
|
5 |
+
matplotlib==3.8.3
|
6 |
+
gradio==4.27.0
|