MCPcopy Create free account
hub / github.com/Shakker-Labs/RepText / FluxControlNetOutput

Class FluxControlNetOutput

controlnet_flux.py:36–38  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

34
35@dataclass
36class FluxControlNetOutput(BaseOutput):
37 controlnet_block_samples: Tuple[torch.Tensor]
38 controlnet_single_block_samples: Tuple[torch.Tensor]
39
40
41class FluxControlNetModel(ModelMixin, ConfigMixin, PeftAdapterMixin):

Callers 1

forwardMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected