"description":"[a/openai Consistency Decoder](https://github.com/openai/consistencydecoder). After downloading the [a/OpenAI VAE model](https://openaipublic.azureedge.net/diff-vae/c9cebd3132dd9c42936d803e33424145a748843c8f716c0814838bdc8a2fe7cb/decoder.pt), place it in the `model/vae` directory for use."
},
{
"author":"ostris",
"title":"Ostris Nodes ComfyUI",
@ -3933,6 +3953,26 @@
"install_type":"git-clone",
"description":"A custom node on ComfyUI that saves images in AVIF format. Workflow can be loaded from images saved at this node."
"description":"This is a custom node of ComfyUI that downloads and loads models from the input URL. The model is temporarily downloaded into memory and not saved to storage.\nThis could be useful when trying out models or when using various models on machines with limited storage. Since the model is downloaded into memory, expect higher memory usage than usual."
},
{
"author":"Crystian",
"title":"Crystools",
@ -4614,16 +4654,6 @@
"install_type":"git-clone",
"description":"Custom node for ComfyUI that makes parts of the image transparent (face, background...)"
"description":"An implementation of NSFW Detection for ComfyUI"
},
{
"author":"TemryL",
"title":"ComfyS3: Amazon S3 Integration for ComfyUI",
"reference":"https://github.com/TemryL/ComfyS3",
"files":[
"https://github.com/TemryL/ComfyS3"
],
"install_type":"git-clone",
"description":"ComfyS3 seamlessly integrates with [a/Amazon S3](https://aws.amazon.com/en/s3/) in ComfyUI. This open-source project provides custom nodes for effortless loading and saving of images, videos, and checkpoint models directly from S3 buckets within the ComfyUI graph interface."
"description":"Extremely WIP and untested implementation of Sonar sampling. Currently it may not be even close to working properly. Only supports Euler and Euler Ancestral sampling. See [a/stable-diffusion-webui-sonar](https://github.com/Kahsolt/stable-diffusion-webui-sonar) for a more in-depth explanation."
"description":"[a/openai Consistency Decoder](https://github.com/openai/consistencydecoder). After downloading the [a/OpenAI VAE model](https://openaipublic.azureedge.net/diff-vae/c9cebd3132dd9c42936d803e33424145a748843c8f716c0814838bdc8a2fe7cb/decoder.pt), place it in the `model/vae` directory for use."
"description":"This is a custom node of ComfyUI that downloads and loads models from the input URL. The model is temporarily downloaded into memory and not saved to storage.\nThis could be useful when trying out models or when using various models on machines with limited storage. Since the model is downloaded into memory, expect higher memory usage than usual."
},
{
"author":"TemryL",
"title":"ComfyS3: Amazon S3 Integration for ComfyUI",
"reference":"https://github.com/TemryL/ComfyS3",
"files":[
"https://github.com/TemryL/ComfyS3"
],
"install_type":"git-clone",
"description":"ComfyS3 seamlessly integrates with [a/Amazon S3](https://aws.amazon.com/en/s3/) in ComfyUI. This open-source project provides custom nodes for effortless loading and saving of images, videos, and checkpoint models directly from S3 buckets within the ComfyUI graph interface."
"description":"An implementation of NSFW Detection for ComfyUI"
},
{
"author":"AIGODLIKE",
"title":"AIGODLIKE-ComfyUI-Studio",
@ -649,76 +689,6 @@
],
"install_type":"git-clone",
"description":"This custom node lets you train LoRA directly in ComfyUI! By default, it saves directly in your ComfyUI lora folder. That means you just have to refresh after training (...and select the LoRA) to test it!"
"description":"Instead of LoraLoader or HypernetworkLoader, it receives a prompt and loads and applies LoRA or HN based on the specifications within the prompt. The main purpose of this custom node is to allow changes without reconnecting the LoraLoader node when the prompt is randomly altered, etc."
"description":"Nodes: Download the weights of DragNUWA [a/drag_nuwa_svd.pth](https://drive.google.com/file/d/1Z4JOley0SJCb35kFF4PCc6N6P1ftfX4i/view) and put it to ComfyUI/models/checkpoints/drag_nuwa_svd.pth\n[w/Due to changes in the torch package and versions of many other packages, it may disrupt your installation environment.]"