aboutsummaryrefslogtreecommitdiffstats
path: root/modules/generation_parameters_copypaste.py
Commit message (Expand)AuthorAgeFilesLines
* add initial version of the extensions tabAUTOMATIC2022-10-311-0/+5
* shorten Hypernetwork strength in infotext and omit it when it's the default v...AUTOMATIC2022-10-301-1/+1
* Read hypernet strength from PNG info.timntorres2022-10-291-0/+1
* fix broken ↙ button, fix field paste ignoring most of useful fields for for...AUTOMATIC2022-10-291-10/+26
* make existing image browser extension not breakAUTOMATIC2022-10-291-5/+14
* add needed imports fr new code in copypaste.pyAUTOMATIC2022-10-291-0/+9
* create send to buttons in one moduleyfszzx2022-10-271-4/+82
* do not load aesthetic clip model until it's neededAUTOMATIC2022-10-211-2/+16
* generation_parameters_copypaste.py: fix indentMackerel2022-10-191-2/+2
* Send empty prompts as valid generation parameterVladimir Repin2022-10-191-3/+0
* update #2336 to prevent reading params.txt when --hide-ui-dir-config option i...AUTOMATIC2022-10-131-1/+2
* Restore last generation paramsTrung Ngo2022-10-131-0/+8
* added support for setting hires fix from pasted promptsAUTOMATIC2022-09-251-15/+19
* add the bitton to paste parameters into UI for txt2img, img2img, and pnginfo ...AUTOMATIC2022-09-231-0/+88