Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -7,4 +7,5 @@ opencv-python==4.4.0.46
|
|
7 |
opencv-python-headless==4.4.0.46
|
8 |
Pillow==8.0.1
|
9 |
tqdm==4.45.0
|
10 |
-
flask==2.1.3
|
|
|
|
7 |
opencv-python-headless==4.4.0.46
|
8 |
Pillow==8.0.1
|
9 |
tqdm==4.45.0
|
10 |
+
flask==2.1.3
|
11 |
+
gunicorn
|