Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
@@ -1,3 +1,4 @@
|
|
|
|
1 |
streamlit
|
2 |
opencv-python-headless
|
3 |
torch
|
@@ -6,3 +7,4 @@ ultralytics
|
|
6 |
numpy
|
7 |
Pillow
|
8 |
streamlit-webrtc
|
|
|
|
1 |
+
|
2 |
streamlit
|
3 |
opencv-python-headless
|
4 |
torch
|
|
|
7 |
numpy
|
8 |
Pillow
|
9 |
streamlit-webrtc
|
10 |
+
|