35 Commits (d2ac95fa7b2a8d0bcc5361ee16dba9cbb81ff8b2)

Author SHA1 Message Date
AUTOMATIC 26fd444811 bump gradio to 3.16.2
change style selection to multiselect dropdown
3 years ago
AUTOMATIC d8b90ac121 big rework of progressbar/preview system to allow multiple users to prompts at the same time and do not get previews of each other 3 years ago
AUTOMATIC 865228a837 change style dropdowns to multiselect 3 years ago
AUTOMATIC 8149078094 added the option to specify target resolution with possibility of truncating for hires fix; also sampling steps 3 years ago
AUTOMATIC ef27a18b6b Hires fix rework 3 years ago
AUTOMATIC f4535f6e4f make it so that memory/embeddings info is displayed in a separate UI element from generation parameters, and is preserved when you change the displayed infotext by clicking on gallery images 3 years ago
AUTOMATIC cdc8020d13 change StableDiffusionProcessing to internally use sampler name instead of sampler index 3 years ago
Jairo Correa c9148b2312 Release processing resources after it finishes 3 years ago
AUTOMATIC 2b91251637 removed aesthetic gradients as built-in
added support for extensions
3 years ago
AUTOMATIC df57064093 do not load aesthetic clip model until it's needed
add refresh button for aesthetic embeddings
add aesthetic params to images' infotext
3 years ago
AUTOMATIC 7d6b388d71 Merge branch 'ae' 3 years ago
MalumaDev 9324cdaa31 ui fix, re organization of the code 3 years ago
MalumaDev 7b7561f6e4
Merge branch 'master' into test_resolve_conflicts 3 years ago
MalumaDev 37d7ffb415 fix to tokens lenght, addend embs generator, add new features to edit the embedding before the generation using text 3 years ago
AUTOMATIC e644b5a80b remove scale latent and no-crop options from hires fix
support copy-pasting new parameters for hires fix
3 years ago
Buckzor 40d1c6e423 Option between stretch and crop for Highres. fix 3 years ago
Buckzor b2261b53ae Added first_pass_width and height as adjustable inputs to "High Res Fix" 3 years ago
MalumaDev bb57f30c2d init 3 years ago
AUTOMATIC 957e29a8e9 option to not show images in web ui 3 years ago
AUTOMATIC 3ff0de2c59 added --disable-console-progressbars to disable progressbars in console
disabled printing prompts to console by default, enabled by --enable-console-prompts
3 years ago
AUTOMATIC 6fa20d51dc prevent saving settings with bogus values 3 years ago
Johan Aires Rastén a213d3a21c Add option to always log generation info 3 years ago
AUTOMATIC 75dd274dd6 prevent seed extras from having effect when extras checkbox is not checked 3 years ago
AUTOMATIC 5b6dea5698 do not show denoising strength when highres fix is not enabled 3 years ago
AUTOMATIC 6d7ca54a1a added highres fix feature 3 years ago
AUTOMATIC 9f267af3f7 added a second style field
added the ability to use {prompt} in styles
added a button to apply style to textbox
rearranged top row for UI
3 years ago
JohannesGaessler 13008bab90 Fixed prompt_style type hints: int -> str 3 years ago
AUTOMATIC 86867e153f support for prompt styles
fix broken prompt matrix
3 years ago
AUTOMATIC b1707553cf added resize seeds and variation seeds features 3 years ago
JohannesGaessler f211c498b9 More informative progress printing 3 years ago
AUTOMATIC 6a9b33c848 codeformer support 3 years ago
AUTOMATIC a8a58dbac7 re-integrated tiling option as a UI element 3 years ago
AUTOMATIC 7350c71259 added poor man's inpainting script 3 years ago
AUTOMATIC f40617d6c4 support for scripts 3 years ago
AUTOMATIC 345028099d split codebase into multiple files; to anyone this affects negatively: sorry 3 years ago