mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-16 01:57:04 +08:00
update DB
This commit is contained in:
parent
4d25232c5f
commit
997a00b8a2
@ -402,16 +402,6 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Prompt Edit is a custom node for ComfyUI that allows you to pause workflow execution, edit text prompts, and then continue. This is very useful for scenarios where you need to dynamically adjust prompts during the generation process.\nNOTE: The files in the repo are not organized."
|
||||
},
|
||||
{
|
||||
"author": "promptingpixels",
|
||||
"title": "ComfyUI-DreamOmni2-GGUF [WIP]",
|
||||
"reference": "https://github.com/rafacost/rafacost-comfy",
|
||||
"files": [
|
||||
"https://github.com/rafacost/rafacost-comfy"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A ComfyUI custom node to run DreamOmni2 GGUF models directly in ComfyUI."
|
||||
},
|
||||
{
|
||||
"author": "promptingpixels",
|
||||
"title": "Simple CSV Parser [UNSAFE]",
|
||||
|
||||
@ -22,6 +22,17 @@
|
||||
"description": "An enhanced Wan2.2 Image-to-Video node specifically designed to fix the slow-motion issue in 4-step LoRAs (like lightx2v).",
|
||||
"tags": ["video", "image-to-video", "Wan2.2", "LoRA"]
|
||||
},
|
||||
{
|
||||
"author": "rafacost",
|
||||
"title": "rafacostComfy",
|
||||
"id": "rafacost-comfy",
|
||||
"reference": "https://github.com/rafacost/rafacost-comfy",
|
||||
"files": [
|
||||
"https://github.com/rafacost/rafacost-comfy"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A ComfyUI custom node for DreamOmni2 GGUF multimodal models — powered directly by llama-cpp-python."
|
||||
},
|
||||
{
|
||||
"author": "arthur",
|
||||
"title": "Video Output Bridge",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user