mirror of
https://github.com/HumanAIGC-Engineering/gradio-webrtc.git
synced 2026-02-05 18:09:23 +08:00
@@ -220,6 +220,7 @@ class StreamHandler(ABC):
|
||||
) -> (
|
||||
tuple[int, np.ndarray]
|
||||
| AdditionalOutputs
|
||||
| None
|
||||
| tuple[tuple[int, np.ndarray], AdditionalOutputs]
|
||||
):
|
||||
pass
|
||||
|
||||
Reference in New Issue
Block a user