MCPcopy Create free account
hub / github.com/SHI-Labs/Versatile-Diffusion / __init__

Method __init__

cusomized_gradio_blocks.py:67–204  ·  view source on GitHub ↗
(
            self,
            examples: List[Any] | List[List[Any]] | str,
            inputs: IOComponent | List[IOComponent],
            outputs: IOComponent | List[IOComponent] | None = None,
            fn: Callable | None = None,
            cache_examples: bool = False,
            examples_per_page: int = 10,
            _api_mode: bool = False,
            label: str | None = "Examples",
            elem_id: str | None = None,
            run_on_click: bool = False,
            preprocess: bool = True,
            postprocess: bool = True,
            batch: bool = False,
            _initiated_directly: bool = True,)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected