Video chat temp (#1)

* 视觉更新

---------

Co-authored-by: 杍超 <huangbinchao.hbc@alibaba-inc.com>
Co-authored-by: 款冬 <neil.xh@alibaba-inc.com>
This commit is contained in:
bingochaos
2025-02-14 15:53:54 +08:00
committed by GitHub
parent d567721603
commit 2b19ee493e
23 changed files with 1844 additions and 770 deletions

View File

@@ -107,7 +107,7 @@ with gr.Blocks(css=css) as demo:
GeminiHandler(),
inputs=[webrtc],
outputs=[webrtc],
time_limit=150,
time_limit=90,
concurrency_limit=2,
)