Install streamlit-webrtc>=0.60.1
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
opencv-python-headless
|
| 2 |
pydub==0.25.1
|
| 3 |
-
|
| 4 |
twilio~=9.4.3
|
| 5 |
matplotlib
|
|
|
|
| 1 |
opencv-python-headless
|
| 2 |
pydub==0.25.1
|
| 3 |
+
streamlit-webrtc>=0.60.1
|
| 4 |
twilio~=9.4.3
|
| 5 |
matplotlib
|