- Download from https://huggingface.co/stabilityai/stable-diffusion-xl-base-0.9 . You can fill out the form with anything.
- Download ComfyUI from https://github.com/comfyanonymous/ComfyUI .
- Unzip ComfyUI.
- Copy the downloaded sd_xl_base_0.9.safetensors to \ComfyUI_windows_portable\ComfyUI\models\checkpoints .
- Run run_nvidia_gpu.bat .
- Change both width and height under Empty Latent Image to 1024.
- At Ksampler Change the sampler name to dpmpp_2s_ancestral
- Enter positive prompt
- Enter negative prompt (optional)
this post was submitted on 11 Jul 2023
5 points (85.7% liked)
AI
4119 readers
3 users here now
Artificial intelligence (AI) is intelligence demonstrated by machines, unlike the natural intelligence displayed by humans and animals, which involves consciousness and emotionality. The distinction between the former and the latter categories is often revealed by the acronym chosen.
founded 3 years ago
Adding the refiner to stable-diffusion-xl-base-0.9:
- Download sd_xl_refiner_0.9.safetensors from https://huggingface.co/stabilityai/stable-diffusion-xl-refiner-0.9/tree/main
- copy sd_xl_refiner_0.9.safetensors to \ComfyUI_windows_portable\ComfyUI\models\checkpoints .
- Download https://github.com/camenduru/sdxl-colab/blob/main/refiner.json
- Load refiner.json with ComfyUI