mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-05-05 09:47:49 +08:00
update DB
This commit is contained in:
@ -41714,6 +41714,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Rectified-flow samplers for Z-Image-Turbo. Clean interpolation formula without sigma division, linear schedulers, higher-order variants. Fixes built-in euler/euler_ancestral instability issues"
|
||||
},
|
||||
{
|
||||
"author": "capitan01R",
|
||||
"title": "Comfyui-ZiT-Lora-loader",
|
||||
"reference": "https://github.com/capitan01R/Comfyui-ZiT-Lora-loader",
|
||||
"files": [
|
||||
"https://github.com/capitan01R/Comfyui-ZiT-Lora-loader"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Architecture-aware LoRA loader for Z-Image Turbo (Lumina2) in ComfyUI. Fixes silent key mismatches by auto-fusing separate Q/K/V into Z-Image's fused QKV format and remapping output projections."
|
||||
},
|
||||
{
|
||||
"author": "advancedtech-sk",
|
||||
"title": "ComfyUI-GROUT",
|
||||
@ -43757,6 +43767,57 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Load and run GLM-OCR (zai-org/GLM-OCR) locally in ComfyUI. Supports text recognition, formula recognition, table extraction, and general image description. Picks up models from any ComfyUI checkpoint directory."
|
||||
},
|
||||
{
|
||||
"author": "SeanBRVFX",
|
||||
"title": "ComfyUI-CorridorKey",
|
||||
"reference": "https://github.com/SeanBRVFX/ComfyUI-CorridorKey",
|
||||
"files": [
|
||||
"https://github.com/SeanBRVFX/ComfyUI-CorridorKey"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI custom node for CorridorKey-style edge-aware coarse mask refinement."
|
||||
},
|
||||
{
|
||||
"author": "boobkake22",
|
||||
"title": "ComfyUI-SimpleSwitch",
|
||||
"reference": "https://github.com/boobkake22/ComfyUI-SimpleSwitch",
|
||||
"files": [
|
||||
"https://github.com/boobkake22/ComfyUI-SimpleSwitch"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI custom node for first-non-empty wildcard switching across 6 inputs."
|
||||
},
|
||||
{
|
||||
"author": "boobkake22",
|
||||
"title": "ComfyUI-WanResolutions",
|
||||
"reference": "https://github.com/boobkake22/ComfyUI-WanResolutions",
|
||||
"files": [
|
||||
"https://github.com/boobkake22/ComfyUI-WanResolutions"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI custom node for selecting WAN resolution presets by aspect ratio."
|
||||
},
|
||||
{
|
||||
"author": "wobba",
|
||||
"title": "ComfyUI-ChatterBox-Turbo",
|
||||
"reference": "https://github.com/wobba/ComfyUI-ChatterBox-Turbo",
|
||||
"files": [
|
||||
"https://github.com/wobba/ComfyUI-ChatterBox-Turbo"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ChatterBox Turbo TTS node for ComfyUI — fast 350M-param text-to-speech with emotion tags"
|
||||
},
|
||||
{
|
||||
"author": "Manycore Tech",
|
||||
"title": "ComfyUI-Lux3D",
|
||||
"id": "ComfyUI-Lux3D",
|
||||
"reference": "https://github.com/manycore-research/ComfyUI-Lux3D",
|
||||
"files": [
|
||||
"https://github.com/manycore-research/ComfyUI-Lux3D"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A ComfyUI extension providing nodes for generating 3D models from images and rendering/visualizing 3D assets within your workflow."
|
||||
},
|
||||
|
||||
|
||||
|
||||
@ -44151,17 +44212,6 @@
|
||||
],
|
||||
"install_type": "unzip",
|
||||
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
||||
},
|
||||
{
|
||||
"author": "Manycore Tech",
|
||||
"title": "ComfyUI-Lux3D",
|
||||
"id": "ComfyUI-Lux3D",
|
||||
"reference": "https://github.com/manycore-research/ComfyUI-Lux3D",
|
||||
"files": [
|
||||
"https://github.com/manycore-research/ComfyUI-Lux3D"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A ComfyUI extension providing nodes for generating 3D models from images and rendering/visualizing 3D assets within your workflow."
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user