MCPcopy Index your code
hub / github.com/huggingface/diffusers / PRXFlux

Class PRXFlux

scripts/convert_prx_to_diffusers.py:37–39  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

35
36@dataclass(frozen=True)
37class PRXFlux(PRXBase):
38 in_channels: int = 16
39 patch_size: int = 2
40
41
42@dataclass(frozen=True)

Callers 1

build_configFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…