marhensa commited on
Commit
a79a49e
1 Parent(s): 8550327

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -22,7 +22,7 @@ It requires custom nodes and file requirements, it's easy:
22
  6. Another LoRA, download additionals LoRA from CivitAI or select "None" to not use it.
23
  7. 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\).
24
  8. 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))
25
- 9. 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\ )
26
  10. 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.
27
 
28
  .
 
22
  6. Another LoRA, download additionals LoRA from CivitAI or select "None" to not use it.
23
  7. 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\).
24
  8. 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))
25
+ 9. Checkpoints, (SDXL-SSD1B can be downloaded from [here](https://huggingface.co/segmind/SSD-1B/resolve/main/SSD-1B.safetensors?download=true), my recommended Checkpoint 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\ )
26
  10. 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.
27
 
28
  .