Update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
@@ -47,6 +47,8 @@ six==1.17.0
|
|
47 |
smmap==5.0.2
|
48 |
sounddevice==0.5.2
|
49 |
streamlit==1.46.1
|
|
|
|
|
50 |
tenacity==9.1.2
|
51 |
toml==0.10.2
|
52 |
tornado==6.5.1
|
|
|
47 |
smmap==5.0.2
|
48 |
sounddevice==0.5.2
|
49 |
streamlit==1.46.1
|
50 |
+
streamlit-webrtc
|
51 |
+
pyav
|
52 |
tenacity==9.1.2
|
53 |
toml==0.10.2
|
54 |
tornado==6.5.1
|