Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | make it so that setting options in pasted infotext (like Clip Skip and ENSD) ↵ | AUTOMATIC | 2023-01-29 | 1 | -1/+5 |
| | | | | do not get applied directly and instead are added as temporary overrides | ||||
* | bump gradio to 3.16.2 | AUTOMATIC | 2023-01-18 | 1 | -2/+2 |
|\ | | | | | | | change style selection to multiselect dropdown | ||||
| * | change style dropdowns to multiselect | AUTOMATIC | 2023-01-14 | 1 | -2/+2 |
| | | |||||
* | | big rework of progressbar/preview system to allow multiple users to prompts ↵ | AUTOMATIC | 2023-01-15 | 1 | -1/+1 |
|/ | | | | at the same time and do not get previews of each other | ||||
* | added the option to specify target resolution with possibility of truncating ↵ | AUTOMATIC | 2023-01-04 | 1 | -1/+4 |
| | | | | for hires fix; also sampling steps | ||||
* | Hires fix rework | AUTOMATIC | 2023-01-02 | 1 | -3/+3 |
| | |||||
* | make it so that memory/embeddings info is displayed in a separate UI element ↵ | AUTOMATIC | 2022-12-31 | 1 | -1/+1 |
| | | | | from generation parameters, and is preserved when you change the displayed infotext by clicking on gallery images | ||||
* | change StableDiffusionProcessing to internally use sampler name instead of ↵ | AUTOMATIC | 2022-11-19 | 1 | -1/+2 |
| | | | | sampler index | ||||
* | Release processing resources after it finishes | Jairo Correa | 2022-11-02 | 1 | -0/+2 |
| | |||||
* | removed aesthetic gradients as built-in | AUTOMATIC | 2022-10-22 | 1 | -2/+3 |
| | | | | added support for extensions | ||||
* | do not load aesthetic clip model until it's needed | AUTOMATIC | 2022-10-21 | 1 | -3/+1 |
| | | | | | add refresh button for aesthetic embeddings add aesthetic params to images' infotext | ||||
* | Merge branch 'ae' | AUTOMATIC | 2022-10-21 | 1 | -3/+7 |
|\ | |||||
| * | ui fix, re organization of the code | MalumaDev | 2022-10-16 | 1 | -6/+12 |
| | | |||||
| * | Merge branch 'master' into test_resolve_conflicts | MalumaDev | 2022-10-15 | 1 | -8/+4 |
| |\ | |/ |/| | |||||
| * | fix to tokens lenght, addend embs generator, add new features to edit the ↵ | MalumaDev | 2022-10-15 | 1 | -2/+8 |
| | | | | | | | | embedding before the generation using text | ||||
| * | init | MalumaDev | 2022-10-14 | 1 | -2/+9 |
| | | |||||
* | | remove scale latent and no-crop options from hires fix | AUTOMATIC | 2022-10-14 | 1 | -6/+3 |
| | | | | | | | | support copy-pasting new parameters for hires fix | ||||
* | | Option between stretch and crop for Highres. fix | Buckzor | 2022-10-14 | 1 | -3/+4 |
| | | |||||
* | | Added first_pass_width and height as adjustable inputs to "High Res Fix" | Buckzor | 2022-10-14 | 1 | -1/+4 |
|/ | |||||
* | option to not show images in web ui | AUTOMATIC | 2022-10-04 | 1 | -0/+3 |
| | |||||
* | added --disable-console-progressbars to disable progressbars in console | AUTOMATIC | 2022-10-02 | 1 | -1/+3 |
| | | | | disabled printing prompts to console by default, enabled by --enable-console-prompts | ||||
* | prevent saving settings with bogus values | AUTOMATIC | 2022-09-23 | 1 | -3/+1 |
| | |||||
* | Add option to always log generation info | Johan Aires Rastén | 2022-09-22 | 1 | -1/+5 |
| | |||||
* | prevent seed extras from having effect when extras checkbox is not checked | AUTOMATIC | 2022-09-21 | 1 | -1/+2 |
| | |||||
* | do not show denoising strength when highres fix is not enabled | AUTOMATIC | 2022-09-19 | 1 | -2/+2 |
| | |||||
* | added highres fix feature | AUTOMATIC | 2022-09-19 | 1 | -1/+4 |
| | |||||
* | added a second style field | AUTOMATIC | 2022-09-14 | 1 | -2/+2 |
| | | | | | | added the ability to use {prompt} in styles added a button to apply style to textbox rearranged top row for UI | ||||
* | Fixed prompt_style type hints: int -> str | JohannesGaessler | 2022-09-11 | 1 | -1/+1 |
| | |||||
* | support for prompt styles | AUTOMATIC | 2022-09-09 | 1 | -1/+2 |
| | | | | fix broken prompt matrix | ||||
* | added resize seeds and variation seeds features | AUTOMATIC | 2022-09-09 | 1 | -1/+5 |
| | |||||
* | More informative progress printing | JohannesGaessler | 2022-09-08 | 1 | -0/+3 |
| | |||||
* | codeformer support | AUTOMATIC | 2022-09-07 | 1 | -2/+2 |
| | |||||
* | re-integrated tiling option as a UI element | AUTOMATIC | 2022-09-05 | 1 | -2/+3 |
| | |||||
* | added poor man's inpainting script | AUTOMATIC | 2022-09-03 | 1 | -1/+1 |
| | |||||
* | support for scripts | AUTOMATIC | 2022-09-03 | 1 | -22/+5 |
| | |||||
* | split codebase into multiple files; to anyone this affects negatively: sorry | AUTOMATIC | 2022-09-03 | 1 | -0/+52 |