marhensa commited on
Commit
b247c6d
1 Parent(s): 61d0482

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +21 -12
README.md CHANGED
@@ -10,32 +10,41 @@ Drag and Drop Template.JSON / Template.PNG into ComfyUI browser interface to loa
10
 
11
  # Notes:
12
 
13
- For **SDXL_tidy-workflow-template.json** (THE SIMPLE ONE, modified from ComfyUI official repo), you could use it as is, it only need Base and Refiner models of SDXL.
 
 
14
 
15
- For **SDXL_tidy-SAIstyle-LoRA-VAE-workflow-template_rev4b.json** and more advanced one **SDXL_tidy-SAIstyle-LoRA-VAE-RecRes-KsamplerUpscale.json** or **SDXL_tidy-SAIstyle-LoRA-VAE-UpscaleMD-modified-Sytan-SDXL-v1.0-workflow-template.json**, it requires custom node and file requirements:
16
  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")
17
- 2. "Recommended SDXL Resolution Calculator" (install it first just like number 2, the command is "git clone https://github.com/marhensa/sdxl-recommended-res-calc.git")
18
- 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\lora\)
19
  4. VAE selector, (needs a VAE file, download default VAE from [StabilityAI](https://huggingface.co/stabilityai/sdxl-vae/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
20
  5. Restart ComfyUI
21
 
22
- For SDXL_tidy-SAIstyle-LoRA-VAE-workflow-template_rev4a.json, prompt is now minimalistic (both positive and negative), because art style and other enhancement is selected via SDXL Prompt Styler dropdown menu.
 
 
 
 
 
 
 
 
23
 
24
- 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.
25
 
26
- 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".
27
 
28
- # SDXL_tidy-SAIstyle-LoRA-VAE-RecRes-KsamplerUpscale-workflow-template.json
29
  ![_preview_SDXL_tidy-SAIstyle-LoRA-VAE-RecRes-KsamplerUpscale-workflow-template-preview.png](https://huggingface.co/datasets/marhensa/comfyui-workflow/resolve/main/_preview_SDXL_tidy-SAIstyle-LoRA-VAE-RecRes-KsamplerUpscale-workflow-template.png)
30
 
31
- # SDXL_tidy-SAIstyle-LoRA-VAE-UpscaleMD-modified-Sytan-SDXL-v1.0-workflow-template.json
32
  ![SDXL_tidy-SAIstyle-LoRA-VAE-UpscaleMD-modified-Sytan-SDXL-v1.0-workflow-template-preview.png](https://huggingface.co/datasets/marhensa/comfyui-workflow/resolve/main/_preview_SDXL_tidy-SAIstyle-LoRA-VAE-UpscaleMD-modified-Sytan-SDXL-v1.0-workflow-template.png)
33
 
34
- # SDXL_tidy-SAIstyle-LoRA-VAE-workflow-template_rev4b.json
35
  ![SDXL_tidy-SAIstyle-LoRA-VAE-workflow-template_rev4b-preview.png](https://huggingface.co/datasets/marhensa/comfyui-workflow/resolve/main/_preview_SDXL_tidy-SAIstyle-LoRA-VAE-workflow-template_rev4b.png)
36
 
37
- # SDXL_tidy-workflow-template.json
38
  ![SDXL_tidy-workflow-template-preview.png](https://huggingface.co/datasets/marhensa/comfyui-workflow/resolve/main/_preview_SDXL_tidy-workflow-template.png)
39
 
40
- # SD15_tidy-latent-hiresfix.json
41
  ![SD15_tidy-latent-hiresfix-preview.png](https://huggingface.co/datasets/marhensa/comfyui-workflow/resolve/main/_preview_SD15_tidy-latent-hiresfix.png)
 
10
 
11
  # Notes:
12
 
13
+ For **SDXL_tidy-workflow-template.json** (THE SIMPLE ONE, modified from ComfyUI official repo), you could use it as it is, it only needs Base and Refiner models of SDXL.
14
+
15
+ For other workflow template, 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 default VAE from [StabilityAI](https://huggingface.co/stabilityai/sdxl-vae/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. Restart ComfyUI
22
 
23
+ .
24
+
25
+ > 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.
26
+
27
+ 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".
28
+
29
+ > 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.
30
+
31
+ You only need to input your FINAL target resolution with this custom node.
32
 
33
+ .
34
 
35
+ # Workflow Preview
36
 
37
+ ## My Recommendation: SDXL_tidy-SAIstyle-LoRA-VAE-RecRes-KsamplerUpscale-workflow-template.json
38
  ![_preview_SDXL_tidy-SAIstyle-LoRA-VAE-RecRes-KsamplerUpscale-workflow-template-preview.png](https://huggingface.co/datasets/marhensa/comfyui-workflow/resolve/main/_preview_SDXL_tidy-SAIstyle-LoRA-VAE-RecRes-KsamplerUpscale-workflow-template.png)
39
 
40
+ ## SDXL_tidy-SAIstyle-LoRA-VAE-UpscaleMD-modified-Sytan-SDXL-v1.0-workflow-template.json
41
  ![SDXL_tidy-SAIstyle-LoRA-VAE-UpscaleMD-modified-Sytan-SDXL-v1.0-workflow-template-preview.png](https://huggingface.co/datasets/marhensa/comfyui-workflow/resolve/main/_preview_SDXL_tidy-SAIstyle-LoRA-VAE-UpscaleMD-modified-Sytan-SDXL-v1.0-workflow-template.png)
42
 
43
+ ## SDXL_tidy-SAIstyle-LoRA-VAE-workflow-template_rev4b.json
44
  ![SDXL_tidy-SAIstyle-LoRA-VAE-workflow-template_rev4b-preview.png](https://huggingface.co/datasets/marhensa/comfyui-workflow/resolve/main/_preview_SDXL_tidy-SAIstyle-LoRA-VAE-workflow-template_rev4b.png)
45
 
46
+ ## SDXL_tidy-workflow-template.json
47
  ![SDXL_tidy-workflow-template-preview.png](https://huggingface.co/datasets/marhensa/comfyui-workflow/resolve/main/_preview_SDXL_tidy-workflow-template.png)
48
 
49
+ ## SD15_tidy-latent-hiresfix.json
50
  ![SD15_tidy-latent-hiresfix-preview.png](https://huggingface.co/datasets/marhensa/comfyui-workflow/resolve/main/_preview_SD15_tidy-latent-hiresfix.png)