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