MCPcopy Create free account

hub / github.com/aistudynow/Comfyui-bitdance / types & classes

Types & classes35 in github.com/aistudynow/Comfyui-bitdance

↓ 6 callersClassBitDanceTextEmbedsRuntime
nodes.py:135
↓ 6 callersClassResBlock
bitdance_arch/vision_encoder/autoencoder.py:13
↓ 4 callersClassBitDanceResolutionRuntime
nodes.py:144
↓ 3 callersClassBitDanceTextRuntime
nodes.py:111
↓ 2 callersClassAdaptiveGroupNorm
bitdance_arch/vision_encoder/autoencoder.py:251
↓ 2 callersClassBitDanceLatentRuntime
nodes.py:127
↓ 2 callersClassBitDanceModelRuntime
nodes.py:101
↓ 2 callersClassBitDanceVAERuntime
nodes.py:119
↓ 2 callersClassDiffHead
bitdance_arch/vision_head/flow_head_parallel_x.py:43
↓ 2 callersClassMLPconnector
local_model.py:26
↓ 2 callersClassUpsampler
bitdance_arch/vision_encoder/autoencoder.py:232
↓ 2 callersClassVQModel
bitdance_arch/vision_encoder/autoencoder.py:354
↓ 1 callersClassAttention
bitdance_arch/vision_head/flow_head_parallel_x.py:198
↓ 1 callersClassBitDanceClipAdapter
Placeholder CLIP-compatible output object for modular wiring.
nodes.py:249
↓ 1 callersClassBitDanceComfyModelAdapter
Minimal MODEL-compatible wrapper so the loader can output a native MODEL type. BitDance decoding is autoregressive and should be sampled wi
nodes.py:225
↓ 1 callersClassBitDanceFP8ScaledLinear
Runtime linear that can store fp8 weights + scale and dequantize on-the-fly. This preserves compressed text-encoder weights at rest in VRAM
nodes.py:149
↓ 1 callersClassBitDanceModelLoader
nodes.py:1529
↓ 1 callersClassBitDanceTextEncoderLoader
nodes.py:1593
↓ 1 callersClassBitDanceVAEAdapter
nodes.py:263
↓ 1 callersClassBitDanceVAELoader
nodes.py:1798
↓ 1 callersClassDecoder
bitdance_arch/vision_encoder/autoencoder.py:129
↓ 1 callersClassEncoder
bitdance_arch/vision_encoder/autoencoder.py:59
↓ 1 callersClassFinalLayer
bitdance_arch/vision_head/flow_head_parallel_x.py:185
↓ 1 callersClassGANDecoder
bitdance_arch/vision_encoder/autoencoder.py:279
↓ 1 callersClassTimestepEmbedder
Embeds scalar timesteps into vector representations.
bitdance_arch/vision_head/flow_head_parallel_x.py:149
↓ 1 callersClassTransBlock
bitdance_arch/vision_head/flow_head_parallel_x.py:261
↓ 1 callersClassTransEncoder
bitdance_arch/vision_head/flow_head_parallel_x.py:293
ClassBitDanceDecode
nodes.py:2254
ClassBitDanceEncode
nodes.py:2347
ClassBitDanceLoader
nodes.py:1836
ClassBitDanceResolution
nodes.py:1945
ClassBitDanceSampler
nodes.py:1970
ClassBitDanceTextEncode
nodes.py:1678
ClassBitDanceTextEncodeCached
nodes.py:1739
ClassResBlock
bitdance_arch/vision_head/flow_head_parallel_x.py:169