README_VERY_IMPORTANT.txt 562 Bytes
Newer Older
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
HOW TO RUN:

if you have a NVIDIA gpu:

run_nvidia_gpu.bat



To run it in slow CPU mode:

run_cpu.bat



IF YOU GET A RED ERROR IN THE UI MAKE SURE YOU HAVE A MODEL/CHECKPOINT IN: ComfyUI\models\checkpoints

You can download the stable diffusion 1.5 one from: https://huggingface.co/runwayml/stable-diffusion-v1-5/blob/main/v1-5-pruned-emaonly.ckpt


20
RECOMMENDED WAY TO UPDATE:
21
To update the ComfyUI code: update\update_comfyui.bat
22
23
24



25
To update ComfyUI with the python dependencies:
26
update\update_comfyui_and_python_dependencies.bat
27