Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
36
class
FluxControlNetOutput(BaseOutput):
37
controlnet_block_samples: Tuple[torch.Tensor]
38
controlnet_single_block_samples: Tuple[torch.Tensor]
39
40
41
class
FluxControlNetModel(ModelMixin, ConfigMixin, PeftAdapterMixin):
Callers
1
forward
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected