MCPcopy Create free account
hub / github.com/tdrussell/diffusion-pipe / ModulationOutSpec

Class ModulationOutSpec

models/chroma.py:37–40  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

35
36@dataclass
37class ModulationOutSpec:
38 shift: slice
39 scale: slice
40 gate: slice
41
42
43# Adapted from the function of the same name in the original training code, but only computes the slices,

Callers 1

distribute_modulationsFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected