webcam - switch to webrtc gradio
Browse files- requirements.txt +4 -4
requirements.txt
CHANGED
|
@@ -1,4 +1,4 @@
|
|
| 1 |
-
gradio
|
| 2 |
-
|
| 3 |
-
|
| 4 |
-
|
|
|
|
| 1 |
+
gradio==4.44.0
|
| 2 |
+
gradio-webrtc==0.0.24
|
| 3 |
+
opencv-python-headless
|
| 4 |
+
numpy
|