AUTOMATIC
|
938578e8a9
|
make it so that setting options in pasted infotext (like Clip Skip and ENSD) do not get applied directly and instead are added as temporary overrides
|
2023-01-30 00:25:30 +03:00 |
|
AUTOMATIC
|
26fd444811
|
bump gradio to 3.16.2
change style selection to multiselect dropdown
|
2023-01-18 13:59:45 +03:00 |
|
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
|
2023-01-15 18:51:04 +03:00 |
|
AUTOMATIC
|
865228a837
|
change style dropdowns to multiselect
|
2023-01-14 14:56:39 +03:00 |
|
AUTOMATIC
|
8149078094
|
added the option to specify target resolution with possibility of truncating for hires fix; also sampling steps
|
2023-01-04 22:04:40 +03:00 |
|
AUTOMATIC
|
ef27a18b6b
|
Hires fix rework
|
2023-01-02 19:42:10 +03:00 |
|
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
|
2022-12-31 23:40:55 +03:00 |
|
AUTOMATIC
|
cdc8020d13
|
change StableDiffusionProcessing to internally use sampler name instead of sampler index
|
2022-11-19 12:01:51 +03:00 |
|
Jairo Correa
|
c9148b2312
|
Release processing resources after it finishes
|
2022-11-01 21:56:47 -03:00 |
|
AUTOMATIC
|
2b91251637
|
removed aesthetic gradients as built-in
added support for extensions
|
2022-10-22 12:23:58 +03:00 |
|
AUTOMATIC
|
df57064093
|
do not load aesthetic clip model until it's needed
add refresh button for aesthetic embeddings
add aesthetic params to images' infotext
|
2022-10-21 16:10:51 +03:00 |
|
AUTOMATIC
|
7d6b388d71
|
Merge branch 'ae'
|
2022-10-21 13:35:01 +03:00 |
|
MalumaDev
|
9324cdaa31
|
ui fix, re organization of the code
|
2022-10-16 17:53:56 +02:00 |
|
MalumaDev
|
7b7561f6e4
|
Merge branch 'master' into test_resolve_conflicts
|
2022-10-15 16:20:17 +02:00 |
|
MalumaDev
|
37d7ffb415
|
fix to tokens lenght, addend embs generator, add new features to edit the embedding before the generation using text
|
2022-10-15 15:59:37 +02:00 |
|
AUTOMATIC
|
e644b5a80b
|
remove scale latent and no-crop options from hires fix
support copy-pasting new parameters for hires fix
|
2022-10-14 17:03:03 +03:00 |
|
Buckzor
|
40d1c6e423
|
Option between stretch and crop for Highres. fix
|
2022-10-14 16:47:16 +03:00 |
|
Buckzor
|
b2261b53ae
|
Added first_pass_width and height as adjustable inputs to "High Res Fix"
|
2022-10-14 16:47:16 +03:00 |
|
MalumaDev
|
bb57f30c2d
|
init
|
2022-10-14 10:56:41 +02:00 |
|
AUTOMATIC
|
957e29a8e9
|
option to not show images in web ui
|
2022-10-04 17:23:48 +03:00 |
|
AUTOMATIC
|
3ff0de2c59
|
added --disable-console-progressbars to disable progressbars in console
disabled printing prompts to console by default, enabled by --enable-console-prompts
|
2022-10-02 20:23:40 +03:00 |
|
AUTOMATIC
|
6fa20d51dc
|
prevent saving settings with bogus values
|
2022-09-23 17:27:30 +03:00 |
|
Johan Aires Rastén
|
a213d3a21c
|
Add option to always log generation info
|
2022-09-22 16:34:54 +03:00 |
|
AUTOMATIC
|
75dd274dd6
|
prevent seed extras from having effect when extras checkbox is not checked
|
2022-09-21 13:34:10 +03:00 |
|
AUTOMATIC
|
5b6dea5698
|
do not show denoising strength when highres fix is not enabled
|
2022-09-19 17:41:46 +03:00 |
|
AUTOMATIC
|
6d7ca54a1a
|
added highres fix feature
|
2022-09-19 16:42:56 +03:00 |
|
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
|
2022-09-14 17:56:21 +03:00 |
|
JohannesGaessler
|
13008bab90
|
Fixed prompt_style type hints: int -> str
|
2022-09-11 12:39:09 +03:00 |
|
AUTOMATIC
|
86867e153f
|
support for prompt styles
fix broken prompt matrix
|
2022-09-09 23:16:02 +03:00 |
|
AUTOMATIC
|
b1707553cf
|
added resize seeds and variation seeds features
|
2022-09-09 17:54:04 +03:00 |
|
JohannesGaessler
|
f211c498b9
|
More informative progress printing
|
2022-09-08 17:05:17 +02:00 |
|
AUTOMATIC
|
6a9b33c848
|
codeformer support
|
2022-09-07 12:32:28 +03:00 |
|
AUTOMATIC
|
a8a58dbac7
|
re-integrated tiling option as a UI element
|
2022-09-05 03:25:37 +03:00 |
|
AUTOMATIC
|
7350c71259
|
added poor man's inpainting script
|
2022-09-04 01:29:43 +03:00 |
|
AUTOMATIC
|
f40617d6c4
|
support for scripts
|
2022-09-03 17:21:15 +03:00 |
|
AUTOMATIC
|
345028099d
|
split codebase into multiple files; to anyone this affects negatively: sorry
|
2022-09-03 12:08:45 +03:00 |
|