AUTOMATIC
ff0e17174f
rework hires prompts/sampler code to among other things support different extra networks in first/second pass
...
rework quoting for infotext items that have commas in them to use json (should be backwards compatible except for cases where it didn't work previously)
add some locals from processing function into the Processing class as fields
2023-05-18 20:16:09 +03:00
AUTOMATIC
5ec2c294ee
Merge remote-tracking branch 'InvincibleDude/improved-hr-conflict-test' into hires-fix-ext
2023-05-18 17:57:16 +03:00
AUTOMATIC
f741a98bac
imports cleanup for ruff
2023-05-10 08:43:42 +03:00
InvincibleDude
3ec2eb8bf1
Merge branch 'master' into improved-hr-conflict-test
2023-01-30 15:35:13 +03:00
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
invincibledude
8114959e7e
Hr separate prompt test
2023-01-22 14:28:53 +03:00
invincibledude
f7b38c4841
Style fix
2023-01-22 00:18:26 +03:00
invincibledude
0f6862ef30
PLMS edge-case handling fix 5
2023-01-22 00:11:05 +03:00
invincibledude
6cd7bf9f86
PLMS edge-case handling fix 3
2023-01-22 00:08:58 +03:00
invincibledude
8bec3a2aa1
Index fix
2023-01-21 23:31:36 +03:00
invincibledude
6c0566f937
Type mismatch fix
2023-01-21 23:25:36 +03:00
invincibledude
3bd898b6ce
First test of different sampler for hi-res fix
2023-01-21 23:14:59 +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