Update requirements.txt
Browse files- requirements.txt +5 -1
requirements.txt
CHANGED
|
@@ -1,3 +1,7 @@
|
|
| 1 |
streamlit_webrtc
|
| 2 |
av
|
| 3 |
-
twilio
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
streamlit_webrtc
|
| 2 |
av
|
| 3 |
+
twilio
|
| 4 |
+
streamlit_image_select
|
| 5 |
+
opencv-python
|
| 6 |
+
pyfeat
|
| 7 |
+
torch
|