Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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)
37
class
PRXFlux(PRXBase):
38
in_channels: int = 16
39
patch_size: int = 2
40
41
42
@dataclass(frozen=True)
Callers
1
build_config
Function · 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…