(this documentation is work-in-progress and incomplete)
After installing the required model files as described in the section Checkpoints and Models of the main readme file for this project, follow these steps to test if everything has been installed correctly and is working properly.
Also make sure you are using the latest .json
file from the workflow
folder.
You can see the version information on the workflow and it should match the latest released version of this project.
To get started, select the base model, refiner model, and VAE in the model selector by clicking on the fields and selecting the correct files. Using the refiner is highly recommended for best results. The recommended VAE is a fixed version that works in fp16 mode without producing just black images, but if you don't want to use a separate VAE file just select from base model.
Once you selected the correct models press the Queue Prompt button in ComfyUI to test if everything is set up correctly.
(TBD)