Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -3,4 +3,5 @@ transformers>=4.30.0
|
|
3 |
gradio>=4.0.0
|
4 |
Pillow>=9.5.0
|
5 |
numpy>=1.24.0
|
6 |
-
opencv-python
|
|
|
|
3 |
gradio>=4.0.0
|
4 |
Pillow>=9.5.0
|
5 |
numpy>=1.24.0
|
6 |
+
opencv-python
|
7 |
+
scipy
|