Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -3,4 +3,5 @@ gradio
|
|
| 3 |
numpy
|
| 4 |
Pillow
|
| 5 |
huggingface_hub
|
| 6 |
-
opencv-python
|
|
|
|
|
|
| 3 |
numpy
|
| 4 |
Pillow
|
| 5 |
huggingface_hub
|
| 6 |
+
opencv-python
|
| 7 |
+
scikit-image
|