update DB

This commit is contained in:
Dr.Lt.Data 2025-11-12 23:48:24 +09:00
parent 4d25232c5f
commit 997a00b8a2
2 changed files with 11 additions and 10 deletions

View File

@ -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]",

View File

@ -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",