Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |