Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -1,5 +1,7 @@
|
|
1 |
streamlit
|
2 |
-
opencv-python-headless
|
3 |
ultralytics
|
|
|
4 |
Pillow
|
5 |
requests
|
|
|
|
|
|
1 |
streamlit
|
|
|
2 |
ultralytics
|
3 |
+
opencv-python-headless
|
4 |
Pillow
|
5 |
requests
|
6 |
+
imageio[ffmpeg]
|
7 |
+
huggingface_hub
|