Dzsysop commited on
Commit
393f3b3
·
1 Parent(s): 9ea7598

webcam - switch to webrtc gradio

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -4
requirements.txt CHANGED
@@ -1,4 +1,4 @@
1
- gradio
2
- opencv-python
3
- numpy
4
- gradio-webrtc
 
1
+ gradio==4.44.0
2
+ gradio-webrtc==0.0.24
3
+ opencv-python-headless
4
+ numpy