Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -15,6 +15,7 @@ ffmpeg-python==0.2.0
|
|
15 |
protobuf==3.20.2
|
16 |
onnx==1.16.1
|
17 |
scikit-learn
|
|
|
18 |
albumentations==1.4.10
|
19 |
matplotlib==3.7.0
|
20 |
imageio-ffmpeg==0.5.1
|
|
|
15 |
protobuf==3.20.2
|
16 |
onnx==1.16.1
|
17 |
scikit-learn
|
18 |
+
flask
|
19 |
albumentations==1.4.10
|
20 |
matplotlib==3.7.0
|
21 |
imageio-ffmpeg==0.5.1
|