marhensa commited on
Commit
ea5a0a7
1 Parent(s): 31675f6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +33 -31
README.md CHANGED
@@ -14,50 +14,52 @@ Drag and Drop Template.JSON / Template.PNG into [ComfyUI in browser](https://git
14
 
15
  It requires custom nodes and file requirements, it's easy:
16
 
17
- 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")
18
- 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")
19
- 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\ )
20
- 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
21
- 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))
22
- 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\ )
23
- 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\
24
- 8. Restart ComfyUI to apply these installation
25
- 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.
 
 
26
 
27
  .
28
 
29
- > 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.
30
-
31
- 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".
32
-
33
- > 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.
34
 
35
  You only need to input your FINAL target resolution with this custom node.
36
 
37
  .
38
 
39
  # WORKFLOW SELECTION:
40
-
41
- ## [MY RECOMMENDATION!] Single SDXL Checkpoint Workflow with Model Upscaler:
42
  (drag and drop that PNG image file into ComfyUI interface, it will open up as workflow template)
43
- ![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)
44
 
45
- ## Same as Above (SDXL w/ Model Upscaler) with Additional ControlNet:
46
- (image reference example: [halo.jpg](https://huggingface.co/datasets/marhensa/comfyui-workflow/resolve/main/halo.jpg))
47
- ![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)
 
 
 
 
 
 
 
 
 
 
48
 
49
- ## Single SDXL Checkpoint Latent Upscaler (it's fast but grainy):
50
- ![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)
51
 
52
- ## Single SDXL Checkpoint Simple without Custom Nodes / Extension:
53
- ![SDXL_Single_Tidy_Simple-LoRA-VAE.png](https://huggingface.co/datasets/marhensa/comfyui-workflow/resolve/main/SDXL_Single_Tidy_Simple-LoRA-VAE.png)
54
 
55
- ## [My Previous Recommendation] Simple Prompt SDXL:
56
- ![SDXL_BaseRefiner_Tidy_PromptStyler-LoRA-VAE.png](https://huggingface.co/datasets/marhensa/comfyui-workflow/resolve/main/SDXL_BaseRefiner_Tidy_PromptStyler-LoRA-VAE.png)
57
 
58
- ## Simple Prompt SD1.5 Based:
59
- ![SD15_PromptStyler-LoRA-VAE-LatentHiresFix.png](https://huggingface.co/datasets/marhensa/comfyui-workflow/resolve/main/SD15_PromptStyler-LoRA-VAE-LatentHiresFix.png)
60
 
61
- ## Same as Above (SD1.5) with Additional ControlNet:
62
- (image reference example: [halo.jpg](https://huggingface.co/datasets/marhensa/comfyui-workflow/resolve/main/halo.jpg))
63
- ![SD15_PromptStyler-LoRA-VAE-LatentHiresFix-ControlNet.png](https://huggingface.co/datasets/marhensa/comfyui-workflow/resolve/main/SD15_PromptStyler-LoRA-VAE-LatentHiresFix-ControlNet.png)
 
14
 
15
  It requires custom nodes and file requirements, it's easy:
16
 
17
+ 1. ["ComfyUI Manager"](https://github.com/ltdrdata/ComfyUI-Manager#installation) (install it first).
18
+ 2. Open ComfyUI WebUI > Manager > Install Custom Nodes, search "ComfyUI-Impact-Pack", "SDXL Prompt Sytler", "comfyui-reactor-node", "Recommended SDXL Resolution Calculator", Install ALL, close the ComfyUI console command prompt.
19
+ 3. "Recommended SD 1.5 Resolution Calculator", open command prompt from this folder \ComfyUI\custom_nodes\ then use this command "git clone https://github.com/marhensa/sd15-recommended-res-calc.git")
20
+ 4. LCM LoRA, (needs a LCM LoRA, download it from here for [LCM-SDXL](https://huggingface.co/latent-consistency/lcm-lora-sdxl/resolve/main/pytorch_lora_weights.safetensors?download=true), for [LCM-SDXL-SSD1B](https://huggingface.co/latent-consistency/lcm-lora-ssd-1b/resolve/main/pytorch_lora_weights.safetensors?download=true), and here for [LCM-SD1.5](https://huggingface.co/latent-consistency/lcm-lora-sdv1-5/resolve/main/pytorch_lora_weights.safetensors?download=true)), for LCM-SDXL put into \ComfyUI\models\loras\LCM\SDXL\, LCM-SDXL-SSD1B put into \ComfyUI\models\loras\LCM\SDXL-SSD1B\, LCM-SD1.5 put into \ComfyUI\models\loras\LCM\SD15\ .
21
+ 5. Another LoRA, download additionals LoRA from CivitAI or select "None" to not use it.
22
+ 6. 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), and VAE file for SD 1.5 from [here](https://huggingface.co/stabilityai/sd-vae-ft-mse-original/resolve/main/vae-ft-mse-840000-ema-pruned.safetensors?download=true). Put into \ComfyUI\models\vae\SDXL\ and \ComfyUI\models\vae\SD15\).
23
+ 7. 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))
24
+ 8. Finetuned Checkpoints, (can be downloaded in CivitAI, my favorite for SDXL is [Crystal Clear XL](https://civitai.com/models/122822), and for SD1.5 is [Haveall](https://civitai.com/api/download/models/128928?type=Model&format=SafeTensor&size=pruned&fp=fp16), download Safetensors file and put into \ComfyUI\models\checkpoints\SDXL\ and \ComfyUI\models\checkpoints\SD15\ )
25
+ 9. "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\
26
+ 10. Open ComfyUI WebUI > Manager > Install Custom Nodes, search "ComfyUI-Impact-Pack" and "comfyui-reactor-node", Install both, restart ComfyUI console command prompt.
27
+ 11. 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.
28
 
29
  .
30
 
31
+ > Custom Node "[Recommended Resolution Calculator](https://github.com/marhensa/sdxl-recommended-res-calc)", makes targeting final resolution much easier, because it will calculates recommended SD initial size and its upscale (or reverse upscale) value.
 
 
 
 
32
 
33
  You only need to input your FINAL target resolution with this custom node.
34
 
35
  .
36
 
37
  # WORKFLOW SELECTION:
 
 
38
  (drag and drop that PNG image file into ComfyUI interface, it will open up as workflow template)
 
39
 
40
+ ## TIDY - Single SDXL Checkpoint Workflow (LCM, PromptStyler, Upscale Model Switch, ControlNet, FaceDetailer, Faceswap) :
41
+ ![SDXL-Tidy-LCM-PromptStyler-UpscaleModelSwitch-ControlNet-FaceDetailer-Faceswap.png](https://huggingface.co/datasets/marhensa/comfyui-workflow/resolve/main/SDXL-Tidy-LCM-PromptStyler-UpscaleModelSwitch-ControlNet-FaceDetailer-Faceswap.png)
42
+
43
+ (ControlNet image reference example: [halo.jpg](https://huggingface.co/datasets/marhensa/comfyui-workflow/resolve/main/halo.jpg))
44
+
45
+ .
46
+
47
+ ## TIDY - Single SD 1.5 Checkpoint Workflow (LCM, PromptStyler, Upscale Model Switch, ControlNet, FaceDetailer, Faceswap) :
48
+ ![SD15-Tidy-LCM-PromptStyler-UpscaleModelSwitch-ControlNet-FaceDetailer-Faceswap.png](https://huggingface.co/datasets/marhensa/comfyui-workflow/resolve/main/SD15-Tidy-LCM-PromptStyler-UpscaleModelSwitch-ControlNet-FaceDetailer-Faceswap.png)
49
+
50
+ (ControlNet image reference example: [halo.jpg](https://huggingface.co/datasets/marhensa/comfyui-workflow/resolve/main/halo.jpg))
51
+
52
+ .
53
 
54
+ ## Breakdown - SDXL Workflow (LCM, PromptStyler, Upscale Model Switch) :
55
+ ![sdxl-lcm-workflow.png](https://huggingface.co/datasets/marhensa/comfyui-workflow/resolve/main/sdxl-lcm-workflow.png)
56
 
57
+ .
 
58
 
59
+ ## Breakdown - SDXL-SSD1B Workflow (LCM, PromptStyler, Upscale Model Switch) :
60
+ ![sdxl-lcm-workflow.png](https://huggingface.co/datasets/marhensa/comfyui-workflow/resolve/main/sdxlssd1b-lcm-workflow.png)
61
 
62
+ .
 
63
 
64
+ ## Breakdown - SD1.5 Workflow (LCM, PromptStyler, Upscale Model Switch) :
65
+ ![sdxl-lcm-workflow.png](https://huggingface.co/datasets/marhensa/comfyui-workflow/resolve/main/sd15-lcm-workflow.png)