mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2026-02-13 23:12:35 +08:00
Delete extra_model_paths.yaml.example
This commit is contained in:
parent
f895260e5e
commit
e81730f628
@ -1,26 +0,0 @@
|
|||||||
#Rename this to extra_model_paths.yaml and ComfyUI will load it
|
|
||||||
|
|
||||||
#config for a1111 ui
|
|
||||||
#all you have to do is change the base_path to where yours is installed
|
|
||||||
a111:
|
|
||||||
base_path: path/to/stable-diffusion-webui/
|
|
||||||
|
|
||||||
checkpoints: models/Stable-diffusion
|
|
||||||
configs: models/Stable-diffusion
|
|
||||||
vae: models/VAE
|
|
||||||
loras: |
|
|
||||||
models/Lora
|
|
||||||
models/LyCORIS
|
|
||||||
upscale_models: |
|
|
||||||
models/ESRGAN
|
|
||||||
models/RealESRGAN
|
|
||||||
models/SwinIR
|
|
||||||
embeddings: embeddings
|
|
||||||
hypernetworks: models/hypernetworks
|
|
||||||
controlnet: models/ControlNet
|
|
||||||
|
|
||||||
#other_ui:
|
|
||||||
# base_path: path/to/ui
|
|
||||||
# checkpoints: models/checkpoints
|
|
||||||
# gligen: models/gligen
|
|
||||||
# custom_nodes: path/custom_nodes
|
|
||||||
Loading…
Reference in New Issue
Block a user