mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2026-06-27 18:29:49 +08:00
Update line ending
This commit is contained in:
parent
35410e5ff6
commit
611c1929bf
@ -1,27 +1,27 @@
|
|||||||
As of the time of writing this you need a recent driver. Updating to the latest driver is recommended.
|
As of the time of writing this you need a recent driver. Updating to the latest driver is recommended.
|
||||||
|
|
||||||
HOW TO RUN:
|
HOW TO RUN:
|
||||||
|
|
||||||
If you have a AMD gpu:
|
If you have a AMD gpu:
|
||||||
|
|
||||||
run_amd_gpu.bat
|
run_amd_gpu.bat
|
||||||
|
|
||||||
If you have memory issues you can try enabling the new dynamic memory management by running comfyui with:
|
If you have memory issues you can try enabling the new dynamic memory management by running comfyui with:
|
||||||
|
|
||||||
run_amd_gpu_enable_dynamic_vram.bat
|
run_amd_gpu_enable_dynamic_vram.bat
|
||||||
|
|
||||||
IF YOU GET A RED ERROR IN THE UI MAKE SURE YOU HAVE A MODEL/CHECKPOINT IN: ComfyUI\models\checkpoints
|
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 XL one from: https://huggingface.co/stabilityai/stable-diffusion-xl-base-1.0/blob/main/sd_xl_base_1.0_0.9vae.safetensors
|
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
|
||||||
|
|
||||||
|
|
||||||
RECOMMENDED WAY TO UPDATE:
|
RECOMMENDED WAY TO UPDATE:
|
||||||
To update the ComfyUI code: update\update_comfyui.bat
|
To update the ComfyUI code: update\update_comfyui.bat
|
||||||
|
|
||||||
|
|
||||||
TO SHARE MODELS BETWEEN COMFYUI AND ANOTHER UI:
|
TO SHARE MODELS BETWEEN COMFYUI AND ANOTHER UI:
|
||||||
In the ComfyUI directory you will find a file: extra_model_paths.yaml.example
|
In the ComfyUI directory you will find a file: extra_model_paths.yaml.example
|
||||||
Rename this file to: extra_model_paths.yaml and edit it with your favorite text editor.
|
Rename this file to: extra_model_paths.yaml and edit it with your favorite text editor.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user