You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
IF YOU GET A RED ERROR IN THE UI MAKE SURE YOU HAVE A MODEL/CHECKPOINT IN: ComfyUI\models\checkpoints
12
+
13
+
You can download the stable diffusion XL one from: https://huggingface.co/stabilityai/stable-diffusion-xl-base-1.0/blob/main/sd_xl_base_1.0_0.9vae.safetensors
14
+
15
+
16
+
RECOMMENDED WAY TO UPDATE:
17
+
To update the ComfyUI code: update\update_comfyui.bat
18
+
19
+
20
+
TO SHARE MODELS BETWEEN COMFYUI AND ANOTHER UI:
21
+
In the ComfyUI directory you will find a file: extra_model_paths.yaml.example
22
+
Rename this file to: extra_model_paths.yaml and edit it with your favorite text editor.
0 commit comments