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