ComfyUI Node
ChampLoader
A ComfyUI node in Champ with 11 inputs and 5 outputs.
ChampLoader
- champ
- cfg
- vae
- image_enc
- noise_scheduler
◄sd_path/home/admin/ComfyUI/models/diffusers/stable-diffusion-v1-5►
◄vae_path/home/admin/ComfyUI/models/diffusers/sd-vae-ft-mse►
◄image_encoder_path/home/admin/ComfyUI/models/diffusers/sd-image-variations-diffusers/image_encoder►
◄motion_module_path/home/admin/ComfyUI/models/champ/motion_module.pth►
◄denoising_unet_path/home/admin/ComfyUI/models/champ/denoising_unet.pth►
◄reference_unet_path/home/admin/ComfyUI/models/champ/reference_unet.pth►
◄depth_path/home/admin/ComfyUI/models/champ/guidance_encoder_depth.pth►
◄dwpose_path/home/admin/ComfyUI/models/champ/guidance_encoder_dwpose.pth►
◄normal_path/home/admin/ComfyUI/models/champ/guidance_encoder_normal.pth►
◄semantic_map_path/home/admin/ComfyUI/models/champ/guidance_encoder_semantic_map.pth►
◄weight_dtypefp16►
CategoryChamp
Inputs (11)
| Name | Type | Default | Description |
|---|---|---|---|
| sd_path | STRING | /home/admin/ComfyUI/models/diffusers/stable-diffusion-v1-5 | — |
| vae_path | STRING | /home/admin/ComfyUI/models/diffusers/sd-vae-ft-mse | — |
| image_encoder_path | STRING | /home/admin/ComfyUI/models/diffusers/sd-image-variations-diffusers/image_encoder | — |
| motion_module_path | STRING | /home/admin/ComfyUI/models/champ/motion_module.pth | — |
| denoising_unet_path | STRING | /home/admin/ComfyUI/models/champ/denoising_unet.pth | — |
| reference_unet_path | STRING | /home/admin/ComfyUI/models/champ/reference_unet.pth | — |
| depth_path | STRING | /home/admin/ComfyUI/models/champ/guidance_encoder_depth.pth | — |
| dwpose_path | STRING | /home/admin/ComfyUI/models/champ/guidance_encoder_dwpose.pth | — |
| normal_path | STRING | /home/admin/ComfyUI/models/champ/guidance_encoder_normal.pth | — |
| semantic_map_path | STRING | /home/admin/ComfyUI/models/champ/guidance_encoder_semantic_map.pth | — |
| weight_dtype | COMBO | fp16 | 2 options: fp16, fp32 |
Outputs (5)
| Name | Type | Description |
|---|---|---|
| champ | Champ | — |
| cfg | cfg | — |
| vae | vae | — |
| image_enc | image_enc | — |
| noise_scheduler | noise_scheduler | — |