Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +6 -7
requirements.txt
CHANGED
@@ -1,7 +1,6 @@
|
|
1 |
-
streamlit==1.41.1
|
2 |
-
opencv-python==4.10.0.84
|
3 |
-
pillow==11.0.0
|
4 |
-
torch==2.5.1
|
5 |
-
torchvision==0.20.1
|
6 |
-
ultralytics==8.3.51
|
7 |
-
moviepy
|
|
|
1 |
+
streamlit==1.41.1
|
2 |
+
opencv-python==4.10.0.84
|
3 |
+
pillow==11.0.0
|
4 |
+
torch==2.5.1
|
5 |
+
torchvision==0.20.1
|
6 |
+
ultralytics==8.3.51
|
|