赞
踩
参考:https://github.com/gradio-app/gradio/issues/1490
版本:gradio 4.16.0
gradio_client 0.8.1
import gradio as gr
gr.Interface(lambda x: x, gr.Image(sources='webcam', streaming=True), "image", live=True).launch()
Copyright © 2003-2013 www.wpsshop.cn 版权所有,并保留所有权利。