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