marhensa commited on
Commit
2b481f3
1 Parent(s): a7bff9d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -4
README.md CHANGED
@@ -12,11 +12,12 @@ Drag and Drop Template.JSON / Template.PNG into ComfyUI browser interface to loa
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 the most advanced one **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. 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\)
18
- 3. 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
19
- 4. Restart ComfyUI
 
20
 
21
  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.
22
 
@@ -24,6 +25,9 @@ So you could create so many style easily, without need to remembering custom pro
24
 
25
  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".
26
 
 
 
 
27
  # SDXL_tidy-SAIstyle-LoRA-VAE-UpscaleMD-modified-Sytan-SDXL-v1.0-workflow-template.json
28
  ![SDXL_tidy-SAIstyle-LoRA-VAE-UpscaleMD-modified-Sytan-SDXL-v1.0-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)
29
 
 
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
 
 
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.json
29
+ ![_preview_SDXL_tidy-SAIstyle-LoRA-VAE-RecRes-KsamplerUpscale.png](https://cdn-uploads.huggingface.co/production/uploads/64c65341e77ea9f28151a4e6/3vqp08M9kXsGEybN0DGnU.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-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