Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2022-10-29 | Read hypernet strength from PNG info. | timntorres | -0/+1 | |
2022-10-29 | fix broken ↙ button, fix field paste ignoring most of useful fields for ↵ | AUTOMATIC | -10/+26 | |
for #3768 | ||||
2022-10-29 | make existing image browser extension not break | AUTOMATIC | -5/+14 | |
2022-10-29 | add needed imports fr new code in copypaste.py | AUTOMATIC | -0/+9 | |
2022-10-27 | create send to buttons in one module | yfszzx | -4/+82 | |
2022-10-21 | do not load aesthetic clip model until it's needed | AUTOMATIC | -2/+16 | |
add refresh button for aesthetic embeddings add aesthetic params to images' infotext | ||||
2022-10-19 | generation_parameters_copypaste.py: fix indent | Mackerel | -2/+2 | |
2022-10-19 | Send empty prompts as valid generation parameter | Vladimir Repin | -3/+0 | |
2022-10-13 | update #2336 to prevent reading params.txt when --hide-ui-dir-config option ↵ | AUTOMATIC | -1/+2 | |
is enabled (for servers, since this will let some users access others' params) | ||||
2022-10-13 | Restore last generation params | Trung Ngo | -0/+8 | |
2022-09-25 | added support for setting hires fix from pasted prompts | AUTOMATIC | -15/+19 | |
added more robust detection of last line with parameters for pasted prompts | ||||
2022-09-23 | add the bitton to paste parameters into UI for txt2img, img2img, and pnginfo ↵ | AUTOMATIC | -0/+88 | |
tabs fixed some [send to..] buttons to work properly with all tabs |