get_started/first_generation #1439
Replies: 4 comments
|
Would be nice if these instructions actually started at step 1 - building the graph. I just get a blank graph, and can't find any instructions for creating it. Your GUI is the #1 least intuitive and least user-friendly GUIs I've ever had the displeasure to run across. |
|
Hi @Raptor2213, thanks for the feedback! This is actually covered in step 2 of the tutorial, "Load Default Text-to-Image Workflow": https://docs.comfy.org/get_started/first_generation ComfyUI usually loads the default text-to-image workflow automatically when it launches. If you end up with a blank canvas instead, you can load a workflow in two easy ways:
That gives you a complete, runnable graph to start from. Hope this helps! |
|
This tutorial is not smooth to follow for beginners.
|
|
Hi @LNQ1997, thanks for the detailed feedback - this is really helpful for making the tutorial smoother. Two quick answers for what you ran into: 1. "Model is missing" when loading the example workflow (the galaxy-bottle image) That is expected: ComfyUI does not bundle any base model, and the workflow embedded in that example image uses 2. Where to put the downloaded .safetensors file The "Help -> Open folder" menu exists only in Comfy Desktop (click the logo at the top-left -> Help -> Open folder -> Open models folder). If you are on the portable or browser version, open the folder manually instead:
Save the file there, then press R in the UI (or restart ComfyUI) to refresh the model list - it will then appear in the Load Checkpoint node dropdown. I will also pass along your feedback that the tutorial should make it clearer that "Help -> Open folder" is Desktop-only. Thanks again for reporting this! |
Uh oh!
There was an error while loading. Please reload this page.
get_started/first_generation
This tutorial will guide you through your first image generation with ComfyUI, covering basic interface operations like workflow loading, model installation, and image generation
https://docs.comfy.org/get_started/first_generation
All reactions