Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +10 -3
requirements.txt
CHANGED
@@ -1,3 +1,10 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
streamlit
|
2 |
+
ultralytics
|
3 |
+
Pillow
|
4 |
+
torch
|
5 |
+
torchvision
|
6 |
+
numpy
|
7 |
+
opencv-python
|
8 |
+
base64
|
9 |
+
av
|
10 |
+
streamlit-webrtc
|