Kohaku-Blueleaf
ea272152e0
Add FP8 settings into PNG info
2023-12-16 15:08:08 +08:00
AUTOMATIC1111
b58d061e41
infotext updates: add option to disregard certain infotext fields, add option to not include VAE in infotext, add explanation to infotext settings page, move some options to infotext settings page
2023-12-02 08:33:28 +03:00
Won-Kyu Park
c2279da522
fix re_param_code (regression bug PR #13458 )
2023-10-03 01:16:41 +09:00
Won-Kyu Park
deeec0b343
fix fieldname regex to accept additional [-/] chars
2023-10-01 16:19:59 +09:00
ljleb
541a3db05b
fix generation params regex
2023-08-30 21:38:21 -04:00
AUTOMATIC1111
bd5c16e8da
fix for Reload UI function: if you reload UI on one tab, other opened tabs will no longer stop working
2023-08-27 09:19:02 +03:00
AUTOMATIC1111
070b034cd5
put infotext label for setting into OptionInfo definition rather than in a separate list
2023-08-10 16:42:26 +03:00
AUTOMATIC1111
9d78d317ae
add VAE to infotext
2023-08-10 16:22:10 +03:00
AUTOMATIC1111
33446acf47
face restoration and tiling moved to settings - use "Options in main UI" setting if you want them back
2023-08-10 12:41:41 +03:00
AUTOMATIC1111
386245a264
split shared.py into multiple files; should resolve all circular reference import errors related to shared.py
2023-08-09 10:25:35 +03:00
AUTOMATIC1111
4c72377bbf
Options in main UI update
...
- correctly read values from pasted infotext
- setting for column count
- infotext paste: do not add a field to override settings if some other component is already handling it
2023-08-07 09:42:13 +03:00
catboxanon
31506f0771
Add sigma params to infotext
2023-08-05 22:37:25 -04:00
Kohaku-Blueleaf
d56a9cfe6a
Merge branch 'dev' into efficient-vae-methods
2023-08-05 13:12:37 +08:00
Kohaku-Blueleaf
aa744cadc8
add infotext
2023-08-05 12:35:40 +08:00
AUTOMATIC1111
3bca90b249
hires fix checkpoint selection
2023-07-30 13:48:27 +03:00
AUTOMATIC1111
1bf01b73f4
Merge pull request #11046 from akx/ded-code
...
Remove a bunch of unused/vestigial code
2023-06-27 11:25:55 +03:00
AUTOMATIC
4bd490c28d
add missing infotext entry for the pad cond/uncond option
2023-06-27 06:18:43 +03:00
w-e-w
851bf43520
print error and continue
...
print error and continue
2023-06-06 05:50:43 +09:00
Aarni Koskela
ba70a220e3
Remove a bunch of unused/vestigial code
...
As found by Vulture and some eyes
2023-06-05 22:43:57 +03:00
AUTOMATIC1111
7a7a201d81
Merge pull request #10956 from akx/len
...
Simplify a bunch of `len(x) > 0`/`len(x) == 0` style expressions
2023-06-05 11:06:37 +03:00
AUTOMATIC
f98f4f73aa
infer styles from prompts, and an option to control the behavior
2023-06-04 10:56:48 +03:00
Aarni Koskela
51864790fd
Simplify a bunch of len(x) > 0
/len(x) == 0
style expressions
2023-06-02 15:07:10 +03:00
AUTOMATIC
b957dcfece
add quoting for infotext values that have a colon in them
2023-05-28 10:39:57 +03:00
AUTOMATIC
e8e7fe11e9
updates for the noise schedule settings
2023-05-27 19:53:09 +03:00
Kohaku-Blueleaf
a69b71a37f
use Schedule instead of Sched
2023-05-24 20:40:37 +08:00
Kohaku-Blueleaf
4b88e24ebe
improvements
...
See:
https://github.com/AUTOMATIC1111/stable-diffusion-webui/pull/10649#issuecomment-1561047723
2023-05-24 20:35:58 +08:00
Kohaku-Blueleaf
72377b0251
Use type to determine if it is enable
2023-05-23 23:48:23 +08:00
Kohaku-Blueleaf
1846ad36a3
Use settings instead of main interface
2023-05-23 10:58:57 +08:00
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
2cfaffb239
updates for #9256
2023-05-14 08:30:37 +03:00
papuSpartan
ac83627a31
heavily simplify
2023-05-13 10:23:42 -05:00
papuSpartan
75b3692920
Merge branch 'dev' of https://github.com/AUTOMATIC1111/stable-diffusion-webui into tomesd
2023-05-11 22:40:17 -05:00
AUTOMATIC
a5121e7a06
fixes for B007
2023-05-10 11:37:18 +03:00
AUTOMATIC
550256db1c
ruff manual fixes
2023-05-10 11:19:16 +03:00
AUTOMATIC
f741a98bac
imports cleanup for ruff
2023-05-10 08:43:42 +03:00
Aarni Koskela
3ba6c3c83c
Fix up string formatting/concatenation to f-strings where feasible
2023-05-09 22:25:39 +03:00
AUTOMATIC1111
879ed5422c
Merge pull request #9760 from Sakura-Luna/refresh
...
Fix gallery not being refreshed correctly
2023-05-08 15:06:02 +03:00
AUTOMATIC
18fb2162a4
disable useless progress display when pasting infotext using the blur button
2023-05-08 12:17:36 +03:00
Sakura-Luna
a3cdf9aaf8
Reopen image fix
2023-05-05 15:52:34 +08:00
papuSpartan
e960781511
fix maximum downsampling option
2023-05-03 13:12:43 -05:00
papuSpartan
f08ae96115
resolve merge conflicts and swap to dev branch for now
2023-05-03 02:21:50 -05:00
AUTOMATIC
1d11e89698
rework Negative Guidance minimum sigma to work with AND, add infotext and copypaste parameters support
2023-04-29 15:57:09 +03:00
AUTOMATIC
5fe0dd79be
rename CPU RNG to RNG source in settings, add infotext and parameters copypaste support to RNG source
2023-04-29 11:29:37 +03:00
papuSpartan
a9902ca331
Update generation_parameters_copypaste.py
2023-04-10 04:03:01 -05:00
papuSpartan
1c11062603
add token merging options to infotext when necessary. Bump tomesd
...
version
2023-04-10 03:41:05 -05:00
AUTOMATIC
433b3ab701
Revert "Merge pull request #7931 from space-nuko/img2img-enhance"
...
This reverts commit 4268759370
, reversing
changes made to 1b63afbedc
.
2023-03-28 20:36:57 +03:00
space-nuko
7ea5d395c4
Add upscaler to img2img
2023-03-25 12:52:43 -04:00
space-nuko
68999d0b15
Add upscale slider to img2img
2023-03-25 12:52:35 -04:00
AUTOMATIC
4697def235
bump gradio to 3.23
...
fix broken image dragging
2023-03-25 09:00:37 +03:00