marhensa commited on
Commit
7d8aa65
1 Parent(s): e22e0ed

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -7
README.md CHANGED
@@ -6,11 +6,11 @@ tags:
6
  - template
7
  - workflow
8
  ---
9
- # Simple Usage
10
 
11
  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).
12
 
13
- # Installation Notes
14
 
15
  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.
16
 
@@ -21,7 +21,8 @@ For other workflow template, it requires custom nodes and file requirements, it'
21
  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\)
22
  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
23
  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/wiki/Model_Database))
24
- 6. Restart ComfyUI
 
25
 
26
  .
27
 
@@ -35,16 +36,16 @@ You only need to input your FINAL target resolution with this custom node.
35
 
36
  .
37
 
38
- # Workflow Preview
39
 
40
- ## [My Recommendation] Single SDXL Checkpoint: [SDXL_tidy-SAIstyle-LoRA-VAE-RecRes-SingleSDXL-ModelUpscale-workflow-template.png](https://huggingface.co/datasets/marhensa/comfyui-workflow/resolve/main/SDXL_tidy-SAIstyle-LoRA-VAE-RecRes-SingleSDXL-ModelUpscale-workflow-template.png)
41
  (click url above to download, drag and drop that PNG image file into ComfyUI interface, it will open up as workflow template)
42
  ![SDXL_tidy-SAIstyle-LoRA-VAE-RecRes-SingleSDXL-ModelUpscale-workflow-template-preview.png](https://huggingface.co/datasets/marhensa/comfyui-workflow/resolve/main/_preview_SDXL_tidy-SAIstyle-LoRA-VAE-RecRes-SingleSDXL-ModelUpscale-workflow-template.png)
43
 
44
- ## Single SDXL Checkpoint (Fast but Grainy): [SDXL_tidy-SAIstyle-LoRA-VAE-RecRes-SingleSDXL-FastLatentUpscale-workflow-template.png](https://huggingface.co/datasets/marhensa/comfyui-workflow/resolve/main/SDXL_tidy-SAIstyle-LoRA-VAE-RecRes-SingleSDXL-FastLatentUpscale-workflow-template.png)
45
  ![SDXL_tidy-SAIstyle-LoRA-VAE-RecRes-SingleSDXL-FastLatentUpscale-workflow-template-preview.png](https://huggingface.co/datasets/marhensa/comfyui-workflow/resolve/main/_preview_SDXL_tidy-SAIstyle-LoRA-VAE-RecRes-SingleSDXL-FastLatentUpscale-workflow-template.png)
46
 
47
- ## SDXL Base+Refiner and Upscaled it Both [SDXL_tidy-SAIstyle-LoRA-VAE-RecRes-KsamplerUpscaleBaseRefiner-workflow-template.png](https://huggingface.co/datasets/marhensa/comfyui-workflow/resolve/main/SDXL_tidy-SAIstyle-LoRA-VAE-RecRes-KsamplerUpscaleBaseRefiner-workflow-template.png)
48
  ![_preview_SDXL_tidy-SAIstyle-LoRA-VAE-RecRes-KsamplerUpscaleBaseRefiner-workflow-template-preview.png](https://huggingface.co/datasets/marhensa/comfyui-workflow/resolve/main/_preview_SDXL_tidy-SAIstyle-LoRA-VAE-RecRes-KsamplerUpscaleBaseRefiner-workflow-template.png)
49
 
50
  ## Same as Above with Additional SDXL G-L Prompt: [SDXL_tidy-SAIstyle-GLpromptSDXL-LoRA-VAE-RecRes-KsamplerUpscaleBaseRefiner-workflow-template.png](https://huggingface.co/datasets/marhensa/comfyui-workflow/resolve/main/SDXL_tidy-SAIstyle-GLpromptSDXL-LoRA-VAE-RecRes-KsamplerUpscaleBaseRefiner-workflow-template.png)
 
6
  - template
7
  - workflow
8
  ---
9
+ # HOW TO USE:
10
 
11
  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).
12
 
13
+ # ADDITIONAL INSTALLATION NOTES:
14
 
15
  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.
16
 
 
21
  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\)
22
  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
23
  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/wiki/Model_Database))
24
+ 6. Singe (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\
25
+ 7. Restart ComfyUI
26
 
27
  .
28
 
 
36
 
37
  .
38
 
39
+ # WORKFLOW SELECTION:
40
 
41
+ ## [MY RECOMMENDATION!] Single SDXL Checkpoint Workflow with Model Upscaler: [SDXL_tidy-SAIstyle-LoRA-VAE-RecRes-SingleSDXL-ModelUpscale-workflow-template.png](https://huggingface.co/datasets/marhensa/comfyui-workflow/resolve/main/SDXL_tidy-SAIstyle-LoRA-VAE-RecRes-SingleSDXL-ModelUpscale-workflow-template.png)
42
  (click url above to download, drag and drop that PNG image file into ComfyUI interface, it will open up as workflow template)
43
  ![SDXL_tidy-SAIstyle-LoRA-VAE-RecRes-SingleSDXL-ModelUpscale-workflow-template-preview.png](https://huggingface.co/datasets/marhensa/comfyui-workflow/resolve/main/_preview_SDXL_tidy-SAIstyle-LoRA-VAE-RecRes-SingleSDXL-ModelUpscale-workflow-template.png)
44
 
45
+ ## Single SDXL Checkpoint Latent Upscaler (it's fast but grainy): [SDXL_tidy-SAIstyle-LoRA-VAE-RecRes-SingleSDXL-FastLatentUpscale-workflow-template.png](https://huggingface.co/datasets/marhensa/comfyui-workflow/resolve/main/SDXL_tidy-SAIstyle-LoRA-VAE-RecRes-SingleSDXL-FastLatentUpscale-workflow-template.png)
46
  ![SDXL_tidy-SAIstyle-LoRA-VAE-RecRes-SingleSDXL-FastLatentUpscale-workflow-template-preview.png](https://huggingface.co/datasets/marhensa/comfyui-workflow/resolve/main/_preview_SDXL_tidy-SAIstyle-LoRA-VAE-RecRes-SingleSDXL-FastLatentUpscale-workflow-template.png)
47
 
48
+ ## SDXL Base+Refiner Workflow with Model Upscaler on Both [SDXL_tidy-SAIstyle-LoRA-VAE-RecRes-KsamplerUpscaleBaseRefiner-workflow-template.png](https://huggingface.co/datasets/marhensa/comfyui-workflow/resolve/main/SDXL_tidy-SAIstyle-LoRA-VAE-RecRes-KsamplerUpscaleBaseRefiner-workflow-template.png)
49
  ![_preview_SDXL_tidy-SAIstyle-LoRA-VAE-RecRes-KsamplerUpscaleBaseRefiner-workflow-template-preview.png](https://huggingface.co/datasets/marhensa/comfyui-workflow/resolve/main/_preview_SDXL_tidy-SAIstyle-LoRA-VAE-RecRes-KsamplerUpscaleBaseRefiner-workflow-template.png)
50
 
51
  ## Same as Above with Additional SDXL G-L Prompt: [SDXL_tidy-SAIstyle-GLpromptSDXL-LoRA-VAE-RecRes-KsamplerUpscaleBaseRefiner-workflow-template.png](https://huggingface.co/datasets/marhensa/comfyui-workflow/resolve/main/SDXL_tidy-SAIstyle-GLpromptSDXL-LoRA-VAE-RecRes-KsamplerUpscaleBaseRefiner-workflow-template.png)