date
type
status
slug
summary
tags
category
icon
password
URL
😀
There are different kinds of models in ComfyUI, such as checkpoint (base model), lora (additional style model), controlnet models (functional model), etc. We will take the base model as an example, and explain about the else models in the following course.
 

📝 Auto install via ComfyUI manager.

 
open the manager in the right top corner.
notion image
Open the model manager
notion image
type in to search your target model then click install
notion image
(By Press Control + R to) Refresh the page to check the new model.
notion image
After refresh, you should be able to see the new model in model library, and also select that in the workflow.
notion image

📝 Manually install by download file and put in ComfyUI working folder.

Below is a guide on installing and using the Stable Diffusion model in ComfyUI.

Step One: Download the Stable Diffusion Model

There are many channels to download the Stable Diffusion model, such as Hugging Face, Civitai, etc. Here, I recommend using the Civitai website, which is rich in content and offers many models to download.
  1. Open the Civitai model section at https://civitai.com/models
  1. Click on the Filters option in the page menu.
  1. In the Filters pop-up window, select Checkpoint under Model types.
  1. If you need a specific model version, you can choose it under the Base model category.
  1. Browse the page; usually, the cover is a preview of the effect, and you can choose a model you need.
  1. Click on the model card to enter the details page, where you can see the blue Download button, click to download.
  1. Wait for the download to complete and proceed to the next step.

Step Two: Install the Corresponding Model in ComfyUI

Due to different versions of the Stable diffusion model using other models such as LoRA, CotrlNet, Embedding models, etc., their model versions need to correspond, so I highly recommend creating a new folder to distinguish between model versions when installing. For example, a structure like the following:
Store your model files in the corresponding folders. Rest assured, ComfyUI can recognize your file hierarchy, making it easier to distinguish in daily use.
If you are also using A1111’s WebUI, you can install the model in the corresponding directory of the WebUI and set it up according to the following article:

Step Three: Verify Successful Installation

  1. Start or refresh your ComfyUI service.
  1. Select the Load Checkpoint node and check if the options have added the corresponding model files. If not, please check your installation path and configuration.
notion image
Note: Some custom nodes like ComfyUI Manager support download models in one click, those plugins will auto install models in the corresponding folder, so you can also use them to install models.
 

🔎 Useful resource

 
 
Loading...