MCPcopy Create free account

hub / github.com/ali-vilab/ACE_plus / types & classes

Types & classes38 in github.com/ali-vilab/ACE_plus

↓ 4 callersClassModulation
modules/layers.py:209
↓ 3 callersClassMLPEmbedder
modules/layers.py:130
↓ 3 callersClassQKNorm
modules/layers.py:153
↓ 3 callersClassSelfAttention
modules/layers.py:165
↓ 2 callersClassACEPlusImageProcessor
inference/utils.py:24
↓ 2 callersClassEmbedND
modules/layers.py:89
↓ 2 callersClassModulationOut
modules/layers.py:203
↓ 2 callersClassRMSNorm
modules/layers.py:141
↓ 1 callersClassDemoUI
demo_fft.py:53
↓ 1 callersClassDemoUI
demo_lora.py:55
↓ 1 callersClassDoubleStreamBlock
modules/layers.py:225
↓ 1 callersClassLastLayer
modules/layers.py:495
↓ 1 callersClassMemoryEfficientSafeOpen
model_convert.py:20
↓ 1 callersClassSingleStreamBlock
A DiT block with parallel linear layers as described in https://arxiv.org/abs/2302.05442 and adapted modulation interface.
modules/layers.py:298
ClassACEBackwardHook
modules/checkpoint.py:75
ClassACECheckpointHook
Checkpoint resume or save hook. Args: interval (int): Save interval, by epoch. save_best (bool): Save the best checkpoint by a me
modules/checkpoint.py:31
ClassACEHFEmbedder
modules/embedder.py:24
ClassACEInference
reuse the ldm code
inference/ace_plus_inference.py:15
ClassACEPlus
workflow/ComfyUI-ACE_Plus/ace_plus_fft_node.py:24
ClassACEPlusDataset
modules/ace_plus_dataset.py:75
ClassACEPlusDiffuserInference
inference/ace_plus_diffusers.py:15
ClassACEPlusFFTConditioning
workflow/ComfyUI-ACE_Plus/ace_plus_fft_node.py:55
ClassACEPlusFFTLoader
workflow/ComfyUI-ACE_Plus/ace_plus_fft_node.py:32
ClassACEPlusLoraConditioning
workflow/ComfyUI-ACE_Plus/ace_plus_fft_node.py:126
ClassAcePlusFFTProcessor
workflow/ComfyUI-ACE_Plus/ace_plus_fft_node.py:185
ClassAcePlusLoraProcessor
workflow/ComfyUI-ACE_Plus/ace_plus_fft_node.py:398
ClassBaseInference
support to load the components dynamicly. create and load model when run this model at the first time.
inference/registry.py:17
ClassCrossAttention
modules/layers.py:183
ClassDoubleStreamBlockC
A DiT block with parallel linear layers as described in https://arxiv.org/abs/2302.05442 and adapted modulation interface.
modules/layers.py:349
ClassDoubleStreamBlockD
A DiT block with parallel linear layers as described in https://arxiv.org/abs/2302.05442 and adapted modulation interface.
modules/layers.py:408
ClassFlux
Transformer backbone Diffusion model with RoPE.
modules/flux.py:21
ClassFluxMR
modules/flux.py:522
ClassFluxMRACEPlus
modules/flux.py:650
ClassFluxMRModiACEPlus
modules/flux.py:731
ClassFormalACEPlusSolver
modules/ace_plus_solver.py:12
ClassLatentDiffusionACEPlus
modules/ace_plus_ldm.py:18
ClassSingleStreamBlockC
A DiT block with parallel linear layers as described in https://arxiv.org/abs/2302.05442 and adapted modulation interface.
modules/layers.py:379
ClassT5ACEPlusClipFluxEmbedder
Uses the OpenCLIP transformer encoder for text
modules/embedder.py:172