mirror of
https://github.com/HumanAIGC-Engineering/gradio-webrtc.git
synced 2026-02-05 18:09:23 +08:00
流结束后回到初始状态
This commit is contained in:
@@ -107,7 +107,7 @@ with gr.Blocks(css=css) as demo:
|
||||
GeminiHandler(),
|
||||
inputs=[webrtc],
|
||||
outputs=[webrtc],
|
||||
time_limit=90,
|
||||
time_limit=150,
|
||||
concurrency_limit=2,
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user