Tag: ComfyUI
-
API
You can use 3-rd party ComfyUI API developed by ComfyICU Team. Focus on building next-gen AI experiences rather than on maintaining own GPU infrastructure. We are not affiliated with ComfyICU Team and provide the following info as it is. You can find examples here: https://github.com/comfyicu/examples Step 1: Create an API Key Start by generating an…
-
Run ComfyUI on Replicate
You can execute ComfyUI workflows directly on Replicate using the fofr/any-comfyui-workflow model. This works by utilizing a ComfyUI JSON file. Simply submit your workflow as a JSON blob, and we will generate the corresponding outputs. Additionally, you have the option to upload inputs or include URLs within your JSON file. How to Use the Replicate…
-
Nodes
On this page we will review core ComfyUI Nodes. Image Nodes ComfyUI offers a range of nodes designed for pixel image manipulation. These nodes can be utilized to load images for img2img workflows, save results, or upscale images for high-resolution projects, among other functions. Load Image Node The Load Image node allows you to load…
-
Shortcuts
ComfyUI offers several keyboard shortcuts that can help streamline and accelerate your workflow: Keybind Explanation Ctrl+Enter Queue up current graph for generation Ctrl+Shift+Enter Queue up current graph as first for generation Ctrl+S Save workflow Ctrl+O Load workflow Ctrl+A Select all nodes Ctrl+M Mute/unmute selected nodes Del Delete selected nodes Backspace Delete selected nodes Ctrl+Del Delete…
-
ComfyUI vs Automatic1111
In the world of Stable Diffusion, ComfyUI and Automatic1111 are two popular tools for image generation. Both have their unique strengths and challenges. In this article, we’ll explore the differences between these two tools, focusing on ease of use, workflow customization, and performance. Ease of Use: Simple vs. Complex Automatic1111 is known for its user-friendly…
-
ComfyUI Workflows
Welcome to the ComfyUI Workflows page, your go-to resource for creating and optimizing advanced workflows in the ComfyUI environment. Whether you’re new to node-based systems or an experienced developer, this page offers comprehensive guides, examples, and best practices to help you unlock the full potential of ComfyUI. Dive into the world of customizable workflows, explore…
-
ComfyUI FLUX
Black Forest Labs, a new company founded by the original creators of Stable Diffusion, has unveiled their latest model, Flux.1, which comes with day-one support for both ComfyUI and SwarmUI! The release includes two models: Flux.1-Dev, a high-quality, guidance-distilled model, and Flux.1-Schnell, a faster, step-distilled (“Turbo”) model that offers a trade-off in quality for speed.…
-
ComfyUI Custom Nodes
One of the strengths of ComfyUI is its node-based system, which lets you create new workflows by combining existing nodes in various ways. While the built-in nodes cover a broad range of functionalities, there may be instances where you need a feature that isn’t available in the core nodes. Custom nodes allow you to develop…
-
Model Merging
The purpose of these ComfyUI Workflows is to enable the creation of complex setups involving multiple model merges. You can experiment with different configurations and, once satisfied with the results, save the checkpoint by activating the CheckpointSave node. By default, this node saves checkpoints to the output/checkpoints/ folder. These nodes are located under: advanced ->…
-
Exploring ComfyUI
In the ever-evolving landscape of AI and machine learning, tools that offer flexibility and ease of use are highly sought after. ComfyUI is one such framework that stands out with its rich feature set designed to enhance Stable Diffusion workflows. Whether you’re a developer, an AI enthusiast, or a creative professional, ComfyUI offers an intuitive…