InvincibleDude
|
44c0e6b993
|
Merge branch 'AUTOMATIC1111:master' into master
|
2023-01-24 15:44:09 +03:00 |
|
AUTOMATIC
|
602a1864b0
|
also return the removed field to sdapi/v1/upscalers because someone might have relied on it existing
|
2023-01-24 10:09:30 +03:00 |
|
AUTOMATIC
|
42a70d7477
|
repair sdapi/v1/upscalers returning bogus results
|
2023-01-24 10:05:45 +03:00 |
|
AUTOMATIC1111
|
8b903322e6
|
Merge pull request #7140 from vladmandic/api-decode-image
Add exception handling to API image decode
|
2023-01-24 09:54:20 +03:00 |
|
AUTOMATIC1111
|
848ef919b3
|
Merge pull request #7144 from catboxanon/swinir-interrupt
Make SwinIR upscaler interruptible and skippable
|
2023-01-24 09:51:53 +03:00 |
|
AUTOMATIC1111
|
393e09c1c3
|
Merge pull request #7148 from acncagua/improvement_launch.py
Set Linux xformers 0.0.16RC425
|
2023-01-24 09:38:10 +03:00 |
|
acncagua
|
078e16e4d3
|
Set Linux xformers 0.0.16RC425
|
2023-01-24 12:21:07 +09:00 |
|
catboxanon
|
3c47b05036
|
Also make SwinIR skippable
|
2023-01-23 22:00:27 -05:00 |
|
catboxanon
|
f993525820
|
Make SwinIR interruptible
|
2023-01-23 21:50:59 -05:00 |
|
Vladimir Mandic
|
45e270dfc8
|
add image decod exception handling
|
2023-01-23 17:11:22 -05:00 |
|
AUTOMATIC
|
5c1cb9263f
|
fix BLIP failing to import depending on configuration
|
2023-01-24 00:24:17 +03:00 |
|
AUTOMATIC1111
|
7ba7f4ed6e
|
Merge pull request #7113 from vladmandic/interrogate
Add selector to interrogate categories
|
2023-01-24 00:09:14 +03:00 |
|
AUTOMATIC
|
7b1c7ba87b
|
add support for apostrophe in extra network names
|
2023-01-23 23:11:34 +03:00 |
|
AUTOMATIC
|
865af20d8a
|
suppress A matching Triton is not available message
you can all now stop worrying about it
|
2023-01-23 21:28:59 +03:00 |
|
Vladimir Mandic
|
04a561c11c
|
add option to skip interrogate categories
|
2023-01-23 12:29:23 -05:00 |
|
Vladimir Mandic
|
efa7287be0
|
Merge branch 'AUTOMATIC1111:master' into interrogate
|
2023-01-23 12:25:07 -05:00 |
|
AUTOMATIC
|
c6f20f7262
|
make loras before 0.4.0 ALSO work
|
2023-01-23 18:52:55 +03:00 |
|
AUTOMATIC1111
|
171a5b3bb9
|
Merge pull request #7032 from gmq/extra-network-styles
Extra network view style
|
2023-01-23 18:46:37 +03:00 |
|
AUTOMATIC1111
|
756a2c3c0f
|
Merge pull request #7116 from vladmandic/api-image-format
API should use same image format as specified in WebUI settings
|
2023-01-23 18:37:48 +03:00 |
|
Guillermo Moreno
|
dbcb6fac77
|
feat(extra-networks): replace icon background with border
|
2023-01-23 12:14:01 -03:00 |
|
AUTOMATIC
|
e407d1af89
|
add support for loras trained on kohya's scripts 0.4.0 (alphas)
|
2023-01-23 18:12:51 +03:00 |
|
Vladimir Mandic
|
6e1b296baf
|
api-image-format
|
2023-01-23 10:10:59 -05:00 |
|
AUTOMATIC
|
e8c3d03f7d
|
a possible fix for broken image upscaling
|
2023-01-23 17:59:58 +03:00 |
|
AUTOMATIC
|
7ff1ef77dd
|
add a message about new torch/xformers version and a way to upgrade by specifying a commandline flag
|
2023-01-23 17:17:31 +03:00 |
|
AUTOMATIC1111
|
56f63cd498
|
Merge pull request #5939 from petalas/petalas/torch-upgrade
upgrading torch, torchvision, xformers (windows), to use cu117
|
2023-01-23 17:15:51 +03:00 |
|
Vladimir Mandic
|
925dd09c91
|
improve interrogate
|
2023-01-23 09:03:17 -05:00 |
|
AUTOMATIC
|
59146621e2
|
better support for xformers flash attention on older versions of torch
|
2023-01-23 16:40:20 +03:00 |
|
AUTOMATIC
|
3fa482076a
|
Merge remote-tracking branch 'takuma104/xformers-flash-attention'
|
2023-01-23 16:01:53 +03:00 |
|
AUTOMATIC
|
194cbd065e
|
fix open directory button failing
|
2023-01-23 15:50:32 +03:00 |
|
AUTOMATIC1111
|
97ba01a213
|
Merge pull request #7081 from EllangoK/xy-hires
Adds Hires Steps to X/Y Plot, and updates step calculation
|
2023-01-23 15:24:11 +03:00 |
|
AUTOMATIC1111
|
663353098e
|
Merge pull request #7031 from EllangoK/master
Fixes various button overflowing UI and compact checkbox
|
2023-01-23 15:22:06 +03:00 |
|
AUTOMATIC1111
|
74608300d1
|
Merge pull request #7093 from Shondoit/fix-dark-mode
Fix dark mode
|
2023-01-23 15:09:26 +03:00 |
|
AUTOMATIC
|
41265a026d
|
third time's the charm
|
2023-01-23 14:50:20 +03:00 |
|
AUTOMATIC
|
fabdae089e
|
add missing import to previous commit
|
2023-01-23 14:42:49 +03:00 |
|
Shondoit
|
669dbd9725
|
Fix dark mode
Fixes #7048
Co-Authored-By: J.J. Tolton <jjtolton@gmail.com>
|
2023-01-23 09:54:42 +01:00 |
|
AUTOMATIC
|
b5230197a6
|
rework extras tab to use script system
|
2023-01-23 09:24:43 +03:00 |
|
Guillermo Moreno
|
f80ff3c1e4
|
feat(extra-networks): remove view dropdown
|
2023-01-22 22:01:24 -03:00 |
|
EllangoK
|
8a3f85c4cc
|
adds hires steps to x/y plot and fixes total_steps calculation
|
2023-01-22 17:08:08 -05:00 |
|
Guillermo Moreno
|
66eef11ce7
|
feat(extra-networks): add default view setting
|
2023-01-22 12:18:21 -03:00 |
|
Guillermo Moreno
|
985c0b8e9a
|
feat(extra-networks): add thumbs view style
|
2023-01-22 12:18:21 -03:00 |
|
invincibledude
|
3bc8ee998d
|
Gen params paste improvement
|
2023-01-22 16:35:42 +03:00 |
|
invincibledude
|
7f62300f7d
|
Gen params paste improvement
|
2023-01-22 16:29:08 +03:00 |
|
invincibledude
|
fccc39834a
|
Gen params paste improvement
|
2023-01-22 16:17:55 +03:00 |
|
invincibledude
|
d261bec1ec
|
Gen params paste improvement
|
2023-01-22 16:14:28 +03:00 |
|
invincibledude
|
1fa777c1d7
|
Gen params paste improvement
|
2023-01-22 16:03:42 +03:00 |
|
invincibledude
|
2aaee73633
|
Gen params paste improvement
|
2023-01-22 16:00:35 +03:00 |
|
invincibledude
|
a5c2b5ed89
|
UI and PNG info improvements
|
2023-01-22 15:50:20 +03:00 |
|
invincibledude
|
bbb1e35ea2
|
UI and PNG info improvements
|
2023-01-22 15:44:59 +03:00 |
|
invincibledude
|
b0ae92d605
|
UI improvements
|
2023-01-22 15:43:12 +03:00 |
|
AUTOMATIC
|
68303c96e5
|
split oversize extras.py to postprocessing.py
|
2023-01-22 15:38:39 +03:00 |
|