mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2026-04-15 04:52:31 +08:00
Add multiple ComfyUI input assets and configuration files: create symlinks for model preset folders (flux, lora variants, pony, sd_1.5, etc.) pointing to local custom_nodes path; import dozens of SDXL reference JPEGs into ComfyUI/input/sdxl_1.0; add Launch_314.ps1, config/gender_words_config.yaml, extra_models_config.yaml, and styles/default.csv. Also remove various example/placeholder files and empty model placeholder directories to tidy the repo.
12 lines
342 B
YAML
12 lines
342 B
YAML
# ComfyUI extra_model_paths.yaml for win32
|
|
# Optimized for internal C:/AI_PROJECTS storage only
|
|
|
|
comfyui_internal:
|
|
is_default: true
|
|
base_path: C:/AI_PROJECTS/ComfyUI/
|
|
|
|
# Custom Nodes path
|
|
#custom_nodes: custom_nodes/
|
|
|
|
#desktop_extensions:
|
|
# custom_nodes: C:\Users\chgen\AppData\Local\Programs\ComfyUI\resources\ComfyUI\custom_nodes |