Spaces:
Running
Running
Update requriements.txt
Browse files- requriements.txt +3 -2
requriements.txt
CHANGED
|
@@ -1,5 +1,6 @@
|
|
| 1 |
tqdm
|
| 2 |
matplotlib
|
| 3 |
-
gradio==4.
|
| 4 |
numpy<2.0.0
|
| 5 |
-
scikit-image<=0.20.0
|
|
|
|
|
|
| 1 |
tqdm
|
| 2 |
matplotlib
|
| 3 |
+
gradio==4.43.0
|
| 4 |
numpy<2.0.0
|
| 5 |
+
scikit-image<=0.20.0
|
| 6 |
+
opencv-python
|