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.
60 lines
973 B
YAML
60 lines
973 B
YAML
error_words: !!set
|
|
person: null
|
|
gender_add_words:
|
|
F:
|
|
- female
|
|
M:
|
|
- male
|
|
gender_map:
|
|
F:
|
|
actor: actress
|
|
boy: girl
|
|
brother: sister
|
|
father: mother
|
|
fiance: fiancee
|
|
gentleman: lady
|
|
grandfather: grandmother
|
|
groom: bride
|
|
he: she
|
|
he's: she's
|
|
hero: heroine
|
|
him: her
|
|
himself: herself
|
|
his: her
|
|
husband: wife
|
|
king: queen
|
|
male: female
|
|
man: woman
|
|
men: women
|
|
nephew: niece
|
|
prince: princess
|
|
sir: madam
|
|
son: daughter
|
|
uncle: aunt
|
|
waiter: waitress
|
|
M:
|
|
actress: actor
|
|
aunt: uncle
|
|
bride: groom
|
|
daughter: son
|
|
female: male
|
|
fiancee: fiance
|
|
girl: boy
|
|
grandmother: grandfather
|
|
her: him
|
|
heroine: hero
|
|
herself: himself
|
|
lady: gentleman
|
|
madam: sir
|
|
mother: father
|
|
niece: nephew
|
|
princess: prince
|
|
queen: king
|
|
she: he
|
|
she's: he's
|
|
sister: brother
|
|
waitress: waiter
|
|
wife: husband
|
|
woman: man
|
|
women: men
|