aboutsummaryrefslogtreecommitdiff
path: root/modules/generation_parameters_copypaste.py
AgeCommit message (Collapse)Author
2022-10-29add needed imports fr new code in copypaste.pyAUTOMATIC
2022-10-27create send to buttons in one moduleyfszzx
2022-10-21do not load aesthetic clip model until it's neededAUTOMATIC
add refresh button for aesthetic embeddings add aesthetic params to images' infotext
2022-10-19generation_parameters_copypaste.py: fix indentMackerel
2022-10-19Send empty prompts as valid generation parameterVladimir Repin
2022-10-13update #2336 to prevent reading params.txt when --hide-ui-dir-config option ↵AUTOMATIC
is enabled (for servers, since this will let some users access others' params)
2022-10-13Restore last generation paramsTrung Ngo
2022-09-25added support for setting hires fix from pasted promptsAUTOMATIC
added more robust detection of last line with parameters for pasted prompts
2022-09-23add the bitton to paste parameters into UI for txt2img, img2img, and pnginfo ↵AUTOMATIC
tabs fixed some [send to..] buttons to work properly with all tabs