update DB

This commit is contained in:
Dr.Lt.Data
2025-08-11 22:52:13 +09:00
parent eab6cdeee4
commit 3393e58b06
9 changed files with 2009 additions and 1824 deletions

View File

@@ -1,5 +1,45 @@
{
"custom_nodes": [
{
"author": "stduhpf",
"title": "KSampler for Wan 2.2 MoE for ComfyUI",
"reference": "https://github.com/stduhpf/ComfyUI-WanMoeKSampler",
"files": [
"https://github.com/stduhpf/ComfyUI-WanMoeKSampler"
],
"install_type": "git-clone",
"description": "These nodes are made to support 'Mixture of Expert' Flow models with the architecture of Wan2.2 A14B (With a high noise expert and low noise expert). Instead of guessing the denoising step at which to swap from tyhe high noise model to the low noise model, this node automatically chanage to the low noise model when we reach the diffusion timestep at which the signal to noise ratio is supposed to be 1:1."
},
{
"author": "shinich39",
"title": "comfyui-global-prompts",
"reference": "https://github.com/shinich39/comfyui-global-prompts",
"files": [
"https://github.com/shinich39/comfyui-global-prompts"
],
"install_type": "git-clone",
"description": "Set global prompts using note node."
},
{
"author": "HSDHCdev",
"title": "AI Pixel Art Enhancer for ComfyUI",
"reference": "https://github.com/HSDHCdev/ComfyUI-AI-Pixel-Art-Enhancer",
"files": [
"https://github.com/HSDHCdev/ComfyUI-AI-Pixel-Art-Enhancer"
],
"install_type": "git-clone",
"description": "Pixel art Enhancement Node for ComfyUI"
},
{
"author": "Rzgar Espo",
"title": "ComfyUI-Qwen-Image-Size-Picker",
"reference": "https://github.com/rzgarespo/ComfyUI-qwen-image-size-picker",
"files": [
"https://github.com/rzgarespo/ComfyUI-qwen-image-size-picker"
],
"install_type": "git-clone",
"description": "A universal node for generating empty latent tensors with support for Qwen Image, SDXL and Flux models. Features extended aspect ratio support, batch processing, and flexible dimension overrides."
},
{
"author": "S4MUEL404",
"title": "ComfyUI S4Motion",
@@ -668,26 +708,6 @@
],
"install_type": "git-clone",
"description": "We present LatentSync, an end-to-end lip-sync method based on audio-conditioned latent diffusion models without any intermediate motion representation, diverging from previous diffusion-based lip-sync methods based on pixel-space diffusion or two-stage generation. Our framework can leverage the powerful capabilities of Stable Diffusion to directly model complex audio-visual correlations."
},
{
"author": "Starnodes2024",
"title": "ComfyUI_StarBetaNodes",
"reference": "https://github.com/Starnodes2024/ComfyUI_StarBetaNodes",
"files": [
"https://github.com/Starnodes2024/ComfyUI_StarBetaNodes"
],
"install_type": "git-clone",
"description": "Welcome to Star Beta Nodes - a collection of experimental custom nodes for ComfyUI designed for beta testing and feedback. These nodes provide enhanced functionality for image processing, video handling, and workflow automation."
},
{
"author": "Franklyc",
"title": "ComfyUI LoRA adaLN Patcher Node",
"reference": "https://github.com/Franklyc/comfyui-lora-adain-patcher-node",
"files": [
"https://github.com/Franklyc/comfyui-lora-adain-patcher-node"
],
"install_type": "git-clone",
"description": "A simple but powerful custom node for ComfyUI that patches LoRA models by adding dummy adaLN_modulation_1 weights. This solves compatibility errors when using LoRAs with newer model architectures that expect these keys to be present in the final_layer."
}
]
}