Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,5 +1,6 @@
|
|
1 |
streamlit
|
2 |
-
opencv-python
|
|
|
3 |
numpy
|
4 |
pillow
|
5 |
torch
|
|
|
1 |
streamlit
|
2 |
+
opencv-python
|
3 |
+
streamlit-webrtc
|
4 |
numpy
|
5 |
pillow
|
6 |
torch
|