Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -2,4 +2,5 @@ torch==2.0.1
|
|
2 |
gradio
|
3 |
Pillow
|
4 |
opencv-python==4.5.3.56
|
|
|
5 |
|
|
|
2 |
gradio
|
3 |
Pillow
|
4 |
opencv-python==4.5.3.56
|
5 |
+
numpy>=1.21.0
|
6 |
|