diff --git a/custom-node-list.json b/custom-node-list.json index f241bb3c..f8c4beac 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -19671,13 +19671,13 @@ }, { "author": "benjiyaya", - "title": "Kokoro TextToSpeech Node for ComfyUI", + "title": "ComfyUI-KokoroTTS", "reference": "https://github.com/benjiyaya/ComfyUI-KokoroTTS", "files": [ "https://github.com/benjiyaya/ComfyUI-KokoroTTS" ], "install_type": "git-clone", - "description": "A custom node for ComfyUI that provides Text-to-Speech capabilities using the Kokoro TTS engine." + "description": "A Text To Speech node using Kokoro TTS in ComfyUI." }, { "author": "WangPengxing", @@ -19739,6 +19739,17 @@ "install_type": "git-clone", "description": "The Text Queue Processor can split text into groups line by line for batch processing (unfinished, with noticeable bugs still being fixed). Currently, on the first run, it may only process one item. Once that is completed, running it again usually works fine. After each run, the `start_index` needs to be manually reset. Occasionally, strange issues occur, such as multiple queues being added at once, while other times it works perfectly fine. The potential causes are still under investigation." }, + { + "author": "asutermo", + "title": "Try Off w/ Flux and CatVTON", + "id": "tryoffflux", + "reference": "https://github.com/asutermo/ComfyUI-Flux-TryOff", + "files": [ + "https://github.com/asutermo/ComfyUI-Flux-TryOff" + ], + "install_type": "git-clone", + "description": "This is a set of nodes to make it possible to extract garments/clothing from models to apply elsewhere." + }, @@ -20247,17 +20258,6 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." - }, - { - "author": "asutermo", - "title": "Try Off w/ Flux and CatVTON", - "id": "tryoffflux", - "reference": "https://github.com/asutermo/ComfyUI-Flux-TryOff", - "files": [ - "https://github.com/asutermo/ComfyUI-Flux-TryOff" - ], - "install_type": "git-clone", - "description": "This is a set of nodes to make it possible to extract garments/clothing from models to apply elsewhere." } ] } diff --git a/model-list.json b/model-list.json index 8d5946dc..c53f6b29 100644 --- a/model-list.json +++ b/model-list.json @@ -2315,6 +2315,18 @@ "url": "https://huggingface.co/CiaraRowles/TemporalDiff/resolve/main/temporaldiff-v1-animatediff.ckpt", "size": "1.67GB" }, + { + "name": "Leoxing/pia.ckpt", + "type": "animatediff-pia", + "base": "SD1.x", + "save_path": "animatediff_models", + "description": "AnimateDiff-PIA Model", + "reference": "https://huggingface.co/Leoxing/PIA/tree/main", + "filename": "pia.ckpt", + "url": "https://huggingface.co/Leoxing/PIA/resolve/main/pia.ckpt", + "size": "1.67GB" + }, + { "name": "animatediff/v2_lora_PanLeft.ckpt (ComfyUI-AnimateDiff-Evolved) (Updated path)", "type": "motion lora", diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index eb23ef28..4d26c5d2 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -10,15 +10,26 @@ + { + "author": "asutermo", + "title": "Try Off w/ Flux and CatVTON", + "id": "tryoffflux", + "reference": "https://github.com/asutermo/ComfyUI-Flux-TryOff", + "files": [ + "https://github.com/asutermo/ComfyUI-Flux-TryOff" + ], + "install_type": "git-clone", + "description": "This is a set of nodes to make it possible to extract garments/clothing from models to apply elsewhere." + }, { "author": "benjiyaya", - "title": "Kokoro TextToSpeech Node for ComfyUI", + "title": "ComfyUI-KokoroTTS", "reference": "https://github.com/benjiyaya/ComfyUI-KokoroTTS", "files": [ "https://github.com/benjiyaya/ComfyUI-KokoroTTS" ], "install_type": "git-clone", - "description": "A custom node for ComfyUI that provides Text-to-Speech capabilities using the Kokoro TTS engine." + "description": "A Text To Speech node using Kokoro TTS in ComfyUI." }, { "author": "WangPengxing", @@ -672,26 +683,6 @@ ], "install_type": "git-clone", "description": "Redux style adds more controls" - }, - { - "author": "GraftingRayman", - "title": "ComfyUI QueueTube", - "reference": "https://github.com/GraftingRayman/ComfyUI_QueueTube", - "files": [ - "https://github.com/GraftingRayman/ComfyUI_QueueTube" - ], - "install_type": "git-clone", - "description": "These nodes allow your YouTube LiveStream viewers to create on your local ComfyUI, you can make this a members only feature with a screen behind you displaying your members creations" - }, - { - "author": "mira-6", - "title": "comfyui-sasolver", - "reference": "https://github.com/mira-6/comfyui-sasolver", - "files": [ - "https://github.com/mira-6/comfyui-sasolver" - ], - "install_type": "git-clone", - "description": "SASolver for Comfyui. Adapted from [a/comfyanonymous/ComfyUI#4454](https://github.com/comfyanonymous/ComfyUI/pull/4454) and [a/https://github.com/Koishi-Star/Euler-Smea-Dyn-Sampler](https://github.com/Koishi-Star/Euler-Smea-Dyn-Sampler)" } ] } diff --git a/node_db/new/model-list.json b/node_db/new/model-list.json index 2174bc75..20706fe7 100644 --- a/node_db/new/model-list.json +++ b/node_db/new/model-list.json @@ -1,5 +1,17 @@ { "models": [ + { + "name": "Leoxing/pia.ckpt", + "type": "animatediff-pia", + "base": "SD1.x", + "save_path": "animatediff_models", + "description": "AnimateDiff-PIA Model", + "reference": "https://huggingface.co/Leoxing/PIA/tree/main", + "filename": "pia.ckpt", + "url": "https://huggingface.co/Leoxing/PIA/resolve/main/pia.ckpt", + "size": "1.67GB" + }, + { "name": "comfyanonymous/cosmos_cv8x8x8_1.0.safetensors", "type": "VAE", @@ -650,73 +662,6 @@ "filename": "dmd2_sdxl_4step_lora_fp16.safetensors", "url": "https://huggingface.co/tianweiy/DMD2/resolve/main/dmd2_sdxl_4step_lora_fp16.safetensors", "size": "394MB" - }, - - { - "name": "Hyper-SD LoRA (1step) - SD1.5", - "type": "lora", - "base": "SD1.5", - "save_path": "loras/HyperSD/SD15", - "description": "Hyper-SD LoRA (1step) - SD1.5", - "reference": "https://huggingface.co/ByteDance/Hyper-SD", - "filename": "Hyper-SD15-1step-lora.safetensors", - "url": "https://huggingface.co/ByteDance/Hyper-SD/resolve/main/Hyper-SD15-1step-lora.safetensors", - "size": "269MB" - }, - { - "name": "Hyper-SD LoRA (2steps) - SD1.5", - "type": "lora", - "base": "SD1.5", - "save_path": "loras/HyperSD/SD15", - "description": "Hyper-SD LoRA (2steps) - SD1.5", - "reference": "https://huggingface.co/ByteDance/Hyper-SD", - "filename": "Hyper-SD15-2steps-lora.safetensors", - "url": "https://huggingface.co/ByteDance/Hyper-SD/resolve/main/Hyper-SD15-2steps-lora.safetensors", - "size": "269MB" - }, - { - "name": "Hyper-SD LoRA (4steps) - SD1.5", - "type": "lora", - "base": "SD1.5", - "save_path": "loras/HyperSD/SD15", - "description": "Hyper-SD LoRA (4steps)", - "reference": "https://huggingface.co/ByteDance/Hyper-SD", - "filename": "Hyper-SD15-4steps-lora.safetensors", - "url": "https://huggingface.co/ByteDance/Hyper-SD/resolve/main/Hyper-SD15-4steps-lora.safetensors", - "size": "269MB" - }, - { - "name": "Hyper-SD LoRA (8steps) - SD1.5", - "type": "lora", - "base": "SD1.5", - "save_path": "loras/HyperSD/SD15", - "description": "Hyper-SD LoRA (8steps)", - "reference": "https://huggingface.co/ByteDance/Hyper-SD", - "filename": "Hyper-SD15-8steps-lora.safetensors", - "url": "https://huggingface.co/ByteDance/Hyper-SD/resolve/main/Hyper-SD15-8steps-lora.safetensors", - "size": "269MB" - }, - { - "name": "Hyper-SD CFG LoRA (8steps) - SD1.5", - "type": "lora", - "base": "SD1.5", - "save_path": "loras/HyperSD/SD15", - "description": "Hyper-SD CFG LoRA (8steps)", - "reference": "https://huggingface.co/ByteDance/Hyper-SD", - "filename": "Hyper-SD15-8steps-CFG-lora.safetensors", - "url": "https://huggingface.co/ByteDance/Hyper-SD/resolve/main/Hyper-SD15-8steps-CFG-lora.safetensors", - "size": "269MB" - }, - { - "name": "Hyper-SD CFG LoRA (12steps) - SD1.5", - "type": "lora", - "base": "SD1.5", - "save_path": "loras/HyperSD/SD15", - "description": "Hyper-SD CFG LoRA (12steps)", - "reference": "https://huggingface.co/ByteDance/Hyper-SD", - "filename": "Hyper-SD15-12steps-CFG-lora.safetensors", - "url": "https://huggingface.co/ByteDance/Hyper-SD/resolve/main/Hyper-SD15-12steps-CFG-lora.safetensors", - "size": "269MB" } ] }