ComfyUI Community Manual
ComfyUI Community Manual
The aim of this page is to get you up and running with ComfyUI, running your first gen,
and providing some suggestions for the next steps to explore.
Installation¶
We won't be covering the installation of ComfyUI in detail, as the project is under active
development, which tends to change the installation instructions. Instead, refer to the
README on GitHub and find the sections that are relevant to your install (Linux, macOS
or Windows).
Downloading a Model¶
If you're entirely new to anything Stable Diffusion-related, the first thing you'll want to do is
grab a model checkpoint that you will use to generate your images.
Experienced Users
If you already have files (model checkpoints, embeddings etc), there's no need to re-
download those. You can keep them in the same location and just tell ComfyUI where to
find them. To do this, locate the file called extra_model_paths.yaml.example, rename it
to extra_model_paths.yaml, then edit the relevant lines and restart Comfy. Once that's
done, skip to the next section.
You can find a large variety of models on websites like CivitAI or HuggingFace. To start,
grab a model checkpoint that you like and place it in models/checkpoints (create the
directory if it doesn't exist yet), then re-start ComfyUI.
Accidents happen
If you mess something up, just hit Load Default in the menu to reset it to the inital state.
https://blenderneko.github.io/ComfyUI-docs/ 1/3
23/05/2024, 23:34 ComfyUI Community Manual
control_after_generate randomize
steps 20
cfg 8.000
CLIP Text Encode (Prompt) sampler_name euler
Load Checkpoint
MODEL
CLIP
VAE
ckpt_name 526Mix_v145.safetensors
LATENT
width 512
height 512
batch_size 1
T: 0.00s
I: 0
N: 7 [7]
V: 20
FPS:58.82
The default startup workflow of ComfyUI (open image in a new tab for better viewing)
Before we run our default workflow, let's make a small modification to preview the
generated images without saving them:
This modification will preview your results without immediately saving them to disk. Don't
worry, if you really like a particular result you can still right-click the image and choose
Save Image
Create your first image by clicking Queue Prompt in the menu, or hitting Cmd + Enter or
Ctrl + Enter on your keyboard, and that's it!
No flow is displayed
If you load an image but no flow is displayed, it likely means that the metadata was
stripped from the file. If you know the original source of the image, try asking the author to
re-upload it on a site that does not strip metadata.
https://blenderneko.github.io/ComfyUI-docs/ 2/3
23/05/2024, 23:34 ComfyUI Community Manual
Next Steps¶
This page should have given you a good initial overview of how to get started with Comfy.
Thanks to the node-based interface, you can build workflows consisting of dozens of
nodes, all doing different things, allowing for some really neat image generation pipelines.
It's also likely that you now have a lot of questions of what just happened, what each
node does, and "how do I do X thing"-type questions. These should hopefully be
answered in the rest of these docs.
Further support¶
Have additional questions that aren't answered by the manual? Check out the ComfyUI
Matrix space!
This page is licensed under a CC-BY-SA 4.0 Int. License.
https://blenderneko.github.io/ComfyUI-docs/ 3/3