MCPcopy Create free account

hub / github.com/PowerHouseMan/ComfyUI-AdvancedLivePortrait / types & classes

Types & classes37 in github.com/PowerHouseMan/ComfyUI-AdvancedLivePortrait

↓ 11 callersClassExpressionSet
nodes.py:475
↓ 8 callersClassSPADEResnetBlock
LivePortrait/modules/util.py:277
↓ 3 callersClassLayerNorm
r""" LayerNorm that supports two data formats: channels_last (default) or channels_first. The ordering of the dimensions in the inputs. channels_l
LivePortrait/modules/util.py:343
↓ 3 callersClassSPADE
LivePortrait/modules/util.py:254
↓ 2 callersClassSameBlock2d
Simple block, preserve spatial resolution.
LivePortrait/modules/util.py:165
↓ 1 callersClassAppearanceFeatureExtractor
LivePortrait/modules/appearance_feature_extractor.py:12
↓ 1 callersClassBlock
ConvNeXtV2 Block. Args: dim (int): Number of input channels. drop_path (float): Stochastic depth rate. Default: 0.0
LivePortrait/modules/convnextv2.py:15
↓ 1 callersClassCommand
nodes.py:644
↓ 1 callersClassConvNeXtV2
ConvNeXt V2 Args: in_chans (int): Number of input image channels. Default: 3 num_classes (int): Number of classes for classifica
LivePortrait/modules/convnextv2.py:48
↓ 1 callersClassDecoder
Hourglass Decoder
LivePortrait/modules/util.py:206
↓ 1 callersClassDenseMotionNetwork
LivePortrait/modules/dense_motion.py:13
↓ 1 callersClassDownBlock2d
Downsampling block for use in encoder.
LivePortrait/modules/util.py:122
↓ 1 callersClassDownBlock3d
Downsampling block for use in encoder.
LivePortrait/modules/util.py:141
↓ 1 callersClassDropPath
Drop paths (Stochastic Depth) per sample (when applied in main path of residual blocks).
LivePortrait/modules/util.py:427
↓ 1 callersClassEncoder
Hourglass Encoder
LivePortrait/modules/util.py:186
↓ 1 callersClassGRN
GRN (Global Response Normalization) layer
LivePortrait/modules/util.py:328
↓ 1 callersClassHourglass
Hourglass architecture.
LivePortrait/modules/util.py:239
↓ 1 callersClassInferenceConfig
LivePortrait/config/inference_config.py:6
↓ 1 callersClassLP_Engine
nodes.py:96
↓ 1 callersClassLivePortraitWrapper
LivePortrait/live_portrait_wrapper.py:8
↓ 1 callersClassMotionExtractor
LivePortrait/modules/motion_extractor.py:18
↓ 1 callersClassPreparedSrcImg
nodes.py:84
↓ 1 callersClassResBlock3d
Res block, preserve spatial resolution.
LivePortrait/modules/util.py:79
↓ 1 callersClassSPADEDecoder
LivePortrait/modules/spade_generator.py:13
↓ 1 callersClassStitchingRetargetingNetwork
LivePortrait/modules/stitching_retargeting_network.py:18
↓ 1 callersClassTimer
A simple timer.
LivePortrait/utils/timer.py:9
↓ 1 callersClassUpBlock3d
Upsampling block for use in decoder.
LivePortrait/modules/util.py:102
↓ 1 callersClassWarpingNetwork
LivePortrait/modules/warping_network.py:14
ClassAdvancedLivePortrait
nodes.py:654
ClassConvT2d
Upsampling block for use in decoder.
LivePortrait/modules/util.py:60
ClassExpData
nodes.py:576
ClassExpressionEditor
nodes.py:833
ClassFaceAnalysisDIY
LivePortrait/utils/face_analysis_diy.py:34
ClassLoadExpData
nodes.py:554
ClassPrintExpData
nodes.py:615
ClassSaveExpData
nodes.py:530
ClassVideoWriter
LivePortrait/utils/video.py:104