Datasets:
File size: 5,449 Bytes
15b398d 7d8aa65 3b17f32 b2840c1 d2aa07e 23f6686 3b17f32 23f6686 3b17f32 b247c6d fe8ef17 23f6686 bc8463a fe8ef17 e2c4154 bc8463a 3b17f32 b247c6d 3b17f32 b247c6d 3b17f32 7d8aa65 3b17f32 23f6686 2b481f3 18226da 23f6686 15b398d 23f6686 10de8d8 9546171 23f6686 8df937a 23f6686 18226da |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 |
---
language:
- en
tags:
- comfyui
- template
- workflow
---
# HOW TO USE:
Drag and Drop Template.JSON / Template.PNG into [ComfyUI in browser](https://github.com/comfyanonymous/ComfyUI) to load the template! (Yes even output PNG file works as workflow template).
# PREQUISITE INSTALLATION NOTES:
It requires custom nodes and file requirements, it's easy:
1. "SDXL Prompt Sytler" dropdown menu (install sdxl prompt styler first, by open command prompt from this folder \ComfyUI\custom_nodes\ then use this command "git clone https://github.com/twri/sdxl_prompt_styler.git")
2. "Recommended SDXL Resolution Calculator" (install it first just like number 1, open command prompt from this folder \ComfyUI\custom_nodes\ then use this command "git clone https://github.com/marhensa/sdxl-recommended-res-calc.git")
3. LoRA selector, (needs a SDXL LoRA file, for example, download SDXL LoRA example from [StabilityAI](https://huggingface.co/stabilityai/stable-diffusion-xl-base-1.0/resolve/main/sd_xl_offset_example-lora_1.0.safetensors), put into ComfyUI\models\loras\ )
4. VAE selector, (needs a VAE file, download SDXL BF16 VAE from [here](https://huggingface.co/madebyollin/sdxl-vae-fp16-fix/resolve/main/sdxl_vae.safetensors), put into \ComfyUI\models\vae\ ), just in case in the future there's better VAE or mandatory VAE for some models, use this selector
5. Upscale model, (needs to be downloaded into \ComfyUI\models\upscale_models\ Recommended one is 4x-UltraSharp, download [from here](https://mega.nz/folder/qZRBmaIY#nIG8KyWFcGNTuMX_XNbJ_g). All the list of Upscale model is [here](https://upscale.wiki/w/index.php?title=Model_Database&oldid=1571))
6. Single (Non Base+Refiner) SDXL Finetuned Checkpoints, (can be downloaded in CivitAI, my favorite is [Crystal Clear XL](https://civitai.com/models/122822), download Safetensors file and put into \ComfyUI\models\checkpoints\ )
7. "ComfyUI ControlNet Aux" custom node can be installed with [this instruction](https://github.com/Fannovel16/comfyui_controlnet_aux#installation), and the models can be downloaded [from here](https://huggingface.co/lllyasviel/sd_control_collection/tree/main), put into \ComfyUI\models\controlnet\
8. Restart ComfyUI to apply these installation
9. Note: When loading a PNG Workflow from here, first click Refresh on ComfyUI menu, it will refresh models that you have on your PC, then choose it (Checkpoints, VAE, LoRA, Upscale Model, ControlNet models etc) accordingly.
.
> Custom Node "[SDXL Prompt Sytler](https://github.com/twri/sdxl_prompt_styler)", makes prompt minimalistic (both positive and negative), because art style and other enhancement is selected via SDXL Prompt Styler dropdown menu.
So you could create so many style easily, without need to remembering custom prompt for specific art style. There's 3 style you could combine. I usualy put the top one for "sai-enhance" as a replacement for "masterpiece, highest quality, etc", second one is the main style, third one is another, or leaving it as blank one "sai-base".
> Custom Node "[Recommended SDXL Resolution Calculator](https://github.com/marhensa/sdxl-recommended-res-calc)", makes targeting final resolution much easier, because it will calculates recommended SDXL initial size and its upscale (or reverse upscale) value.
You only need to input your FINAL target resolution with this custom node.
.
# WORKFLOW SELECTION:
## [MY RECOMMENDATION!] Single SDXL Checkpoint Workflow with Model Upscaler:
(drag and drop that PNG image file into ComfyUI interface, it will open up as workflow template)
![SDXL_Single_Tidy_PromptStyler-LoRA-VAE-RecRes-ModelUpscale.png](https://huggingface.co/datasets/marhensa/comfyui-workflow/resolve/main/SDXL_Single_Tidy_PromptStyler-LoRA-VAE-RecRes-ModelUpscale.png)
## Same as Above (SDXL w/ Model Upscaler) with Additional ControlNet:
(image reference example: [halo.jpg](https://huggingface.co/datasets/marhensa/comfyui-workflow/resolve/main/halo.jpg))
![SDXL_Single_Tidy_PromptStyler-LoRA-VAE-RecRes-ModelUpscale-ControlNet.png](https://huggingface.co/datasets/marhensa/comfyui-workflow/resolve/main/SDXL_Single_Tidy_PromptStyler-LoRA-VAE-RecRes-ModelUpscale-ControlNet.png)
## Single SDXL Checkpoint Latent Upscaler (it's fast but grainy):
![SDXL_Single_Tidy_PromptStyler-LoRA-VAE-RecRes-LatentUpscale.png](https://huggingface.co/datasets/marhensa/comfyui-workflow/resolve/main/SDXL_Single_Tidy_PromptStyler-LoRA-VAE-RecRes-LatentUpscale.png)
## Single SDXL Checkpoint Simple without Custom Nodes / Extension:
![SDXL_Single_Tidy_Simple-LoRA-VAE.png](https://huggingface.co/datasets/marhensa/comfyui-workflow/resolve/main/SDXL_Single_Tidy_Simple-LoRA-VAE.png)
## [My Previous Recommendation] Simple Prompt SDXL:
![SDXL_BaseRefiner_Tidy_PromptStyler-LoRA-VAE.png](https://huggingface.co/datasets/marhensa/comfyui-workflow/resolve/main/SDXL_BaseRefiner_Tidy_PromptStyler-LoRA-VAE.png)
## Simple Prompt SD1.5 Based:
![SD15_PromptStyler-LoRA-VAE-LatentHiresFix.png](https://huggingface.co/datasets/marhensa/comfyui-workflow/resolve/main/SD15_PromptStyler-LoRA-VAE-LatentHiresFix.png)
## Same as Above (SD1.5) with Additional ControlNet:
(image reference example: [halo.jpg](https://huggingface.co/datasets/marhensa/comfyui-workflow/resolve/main/halo.jpg))
![SD15_PromptStyler-LoRA-VAE-LatentHiresFix-ControlNet.png](https://huggingface.co/datasets/marhensa/comfyui-workflow/resolve/main/SD15_PromptStyler-LoRA-VAE-LatentHiresFix-ControlNet.png)
|