Spaces:
Paused
Paused
Update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
|
@@ -1,4 +1,6 @@
|
|
| 1 |
streamlit
|
|
|
|
|
|
|
| 2 |
opencv-python
|
| 3 |
streamlit-webrtc
|
| 4 |
numpy
|
|
|
|
| 1 |
streamlit
|
| 2 |
+
aiortc
|
| 3 |
+
av
|
| 4 |
opencv-python
|
| 5 |
streamlit-webrtc
|
| 6 |
numpy
|