mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-16 18:02:58 +08:00
update DB
This commit is contained in:
parent
6784bfb98c
commit
4a852ac8a8
@ -37746,6 +37746,17 @@
|
|||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "A practical and lightweight collection of custom nodes for ComfyUI, providing utility tools and convenient workflow functions."
|
"description": "A practical and lightweight collection of custom nodes for ComfyUI, providing utility tools and convenient workflow functions."
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"author": "ShootTheSound",
|
||||||
|
"title": "Realtime LoRA Trainer",
|
||||||
|
"id": "comfyui-realtime-lora",
|
||||||
|
"reference": "https://github.com/ShootTheSound/comfyUI-Realtime-Lora",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/ShootTheSound/comfyUI-Realtime-Lora"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "Train LoRAs directly inside ComfyUI. Supports SDXL (via sd-scripts), FLUX, Z-Image Turbo, and Wan 2.2 (via AI-Toolkit)."
|
||||||
|
},
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@ -38170,17 +38181,6 @@
|
|||||||
],
|
],
|
||||||
"install_type": "unzip",
|
"install_type": "unzip",
|
||||||
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
||||||
},
|
}
|
||||||
{
|
|
||||||
"author": "ShootTheSound",
|
|
||||||
"title": "Realtime LoRA Trainer",
|
|
||||||
"id": "comfyui-realtime-lora",
|
|
||||||
"reference": "https://github.com/ShootTheSound/comfyUI-Realtime-Lora",
|
|
||||||
"files": [
|
|
||||||
"https://github.com/ShootTheSound/comfyUI-Realtime-Lora"
|
|
||||||
],
|
|
||||||
"install_type": "git-clone",
|
|
||||||
"description": "Train LoRAs directly inside ComfyUI. Supports SDXL (via sd-scripts), FLUX, Z-Image Turbo, and Wan 2.2 (via AI-Toolkit)."
|
|
||||||
}
|
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
@ -21,8 +21,19 @@
|
|||||||
],
|
],
|
||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "Professional audio processing and mastering suite for ComfyUI."
|
"description": "Professional audio processing and mastering suite for ComfyUI."
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
"author": "ShootTheSound",
|
||||||
|
"title": "Realtime LoRA Trainer",
|
||||||
|
"id": "comfyui-realtime-lora",
|
||||||
|
"reference": "https://github.com/ShootTheSound/comfyUI-Realtime-Lora",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/ShootTheSound/comfyUI-Realtime-Lora"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "Train LoRAs directly inside ComfyUI. Supports SDXL (via sd-scripts), FLUX, Z-Image Turbo, and Wan 2.2 (via AI-Toolkit)."
|
||||||
|
},
|
||||||
|
{
|
||||||
"author": "Transhumai",
|
"author": "Transhumai",
|
||||||
"title": "ComfyUI-LegionPower",
|
"title": "ComfyUI-LegionPower",
|
||||||
"reference": "https://github.com/Transhumai/ComfyUI-LegionPower",
|
"reference": "https://github.com/Transhumai/ComfyUI-LegionPower",
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user