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

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -18,10 +18,10 @@ For other workflow template, it requires custom nodes and file requirements, it'
18
 
19
  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")
20
  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")
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
  .
 
18
 
19
  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")
20
  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")
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. 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\ )
25
  7. Restart ComfyUI
26
 
27
  .