Pony Diffusion model to create images with flexible prompts and numerous character possibilities, adding a 2.5D LoRA of details for more styling options in the final result.
The workflow has Upscale resolution from 1024 x 1024 and metadata compatible with the Civitai website (upload) after saving the image.
I added the node clip skip -2 (as recommended by the model), remembering that in ComfyUI the value -2 is equal to 2 (positive) in other generators (Civitai, Tensorart, etc).
After several tests, I realized the need to have a specific node group for details on faces, especially when using the Ponny model, so this new version has ComfyUI Impact installed with DDetailer Feature to detect faces and refine them automatically. I've left a note with the link explaining the details of how the tool works.
NOTE: An interesting detail is that you can make the lines of the nodes “cleaner”, in other words, straighter. To do this, just follow these steps:
1 - Click on the ComfyUI “settings” gear, the icon is above the QUEUE PROMPT button, next to the name QUEUE SIZE: 1.
2 - In settings, scroll down to almost the bottom of the page and check the following option: LINKS RENDER MODE
3 - From the various options, choose STRAIGHT
4 - Click Close to exit the settings and you will now see the lines of the nodes “straight”, making it easier to understand the flows.
The following additional nodes will be required:
- UltimateSDUpscale (upscale)
- SaveImageWithMetaData (metadata)
- DDetailer (ComfyUI Impact Pack)