Update requirements.txt
Browse files- requirements.txt +7 -6
requirements.txt
CHANGED
@@ -1,6 +1,7 @@
|
|
1 |
-
ultralytics
|
2 |
-
gradio
|
3 |
-
huggingface_hub
|
4 |
-
pillow
|
5 |
-
ffmpeg-python
|
6 |
-
torchvision
|
|
|
|
1 |
+
ultralytics
|
2 |
+
gradio
|
3 |
+
huggingface_hub
|
4 |
+
pillow
|
5 |
+
ffmpeg-python
|
6 |
+
torchvision
|
7 |
+
flask-csp
|