Spaces:
Paused
Paused
added flask
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -19,6 +19,7 @@ tqdm
|
|
19 |
psutil
|
20 |
opencv-python
|
21 |
imageio-ffmpeg
|
|
|
22 |
|
23 |
#non essential dependencies:
|
24 |
kornia>=0.7.1
|
|
|
19 |
psutil
|
20 |
opencv-python
|
21 |
imageio-ffmpeg
|
22 |
+
flask
|
23 |
|
24 |
#non essential dependencies:
|
25 |
kornia>=0.7.1
|