siutin
|
e0b58527ff
|
use condition to wait for result
|
2023-03-30 17:20:09 +08:00 |
|
siutin
|
4242e194e4
|
add a button to restore the current progress
|
2023-03-30 17:20:09 +08:00 |
|
siutin
|
9407f1731a
|
store the last generated result
|
2023-03-30 17:20:09 +08:00 |
|
siutin
|
dbca512154
|
add an internal API for obtaining current task id
|
2023-03-30 17:20:09 +08:00 |
|
devdn
|
44e8e9c368
|
fix live preview & alternate uncond guidance for better quality
|
2023-03-30 00:54:28 -04:00 |
|
space-nuko
|
3ccf6f5ae8
|
Add webui link
|
2023-03-29 19:26:52 -05:00 |
|
space-nuko
|
563d048780
|
Squelch warning if no config restore
|
2023-03-29 19:22:45 -05:00 |
|
space-nuko
|
1c0544abdb
|
Add links for commits in table, if remote is from GitHub
|
2023-03-29 19:21:57 -05:00 |
|
space-nuko
|
64bbd3bf03
|
Make into divs
|
2023-03-29 19:00:51 -05:00 |
|
space-nuko
|
9b1fa82981
|
Add filename to UI and config name to filename
|
2023-03-29 18:55:57 -05:00 |
|
space-nuko
|
f3320b802c
|
Various UI fixes in config state tab
|
2023-03-29 18:35:25 -05:00 |
|
space-nuko
|
f22d0dde4e
|
Better checking of extension state from Git info
|
2023-03-29 18:32:29 -05:00 |
|
space-nuko
|
ad5afcaae0
|
Save/restore working webui/extension configs
|
2023-03-29 16:55:33 -05:00 |
|
Thierry
|
384bfe22cd
|
Update launch.py
|
2023-03-29 17:00:20 -04:00 |
|
Thierry
|
baef594e4a
|
Update README.md
|
2023-03-29 16:58:56 -04:00 |
|
Thierry
|
3c7b928914
|
Update README.md
|
2023-03-29 16:52:45 -04:00 |
|
space-nuko
|
67955ca9e5
|
Make selected tab configurable with UI config
|
2023-03-29 13:07:12 -05:00 |
|
space-nuko
|
79d57d02f1
|
Improve custom code extension
- Uses `gr.Code` component
- Includes example
- Can return out of body
|
2023-03-29 01:52:34 -05:00 |
|
AUTOMATIC
|
22bcc7be42
|
attempted fix for infinite loading for settings that some people experience
|
2023-03-29 08:58:29 +03:00 |
|
Vespinian
|
70a0a11783
|
Changed behavior that puts the args from alwayson_script request in the script_args, so don't accidently resize the arg list if we get less arg then or default list has
|
2023-03-28 23:52:51 -04:00 |
|
ParityError
|
f867d7b429
|
Update README.md
Updated to reflect change in webui.sh, so that the installation directory is not absolute (/home/user).
|
2023-03-28 18:34:02 -07:00 |
|
ParityError
|
f69acfe9a4
|
Merge branch 'AUTOMATIC1111:master' into master
|
2023-03-28 18:29:59 -07:00 |
|
ParityError
|
fb68d93b6a
|
Update webui-user.sh
|
2023-03-28 18:27:44 -07:00 |
|
devdn
|
bc90592031
|
increase range of negative guidance minimum sigma option
|
2023-03-28 20:59:31 -04:00 |
|
devdn
|
42082e8a32
|
performance increase
|
2023-03-28 20:56:01 -04:00 |
|
AlUlkesh
|
5a25826d84
|
try both versions of appendChild
|
2023-03-28 23:28:46 +02:00 |
|
AUTOMATIC
|
d667fc435f
|
add "resize by" and "resize to" tabs to img2img
|
2023-03-28 22:23:40 +03:00 |
|
AUTOMATIC
|
3856ada5cc
|
do not add mask blur to infotext if there is no mask
|
2023-03-28 22:20:31 +03: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 |
|
AUTOMATIC1111
|
4268759370
|
Merge pull request #7931 from space-nuko/img2img-enhance
Add `Upscale by` and `Upscaler` options to img2img
|
2023-03-28 20:21:25 +03:00 |
|
AUTOMATIC
|
1b63afbedc
|
sort hypernetworks and checkpoints by name
|
2023-03-28 20:03:57 +03:00 |
|
AUTOMATIC1111
|
8c69bd08c5
|
Merge pull request #9065 from missionfloyd/quicksettings-alignment
Fix quicksettings alignment
|
2023-03-28 19:53:30 +03:00 |
|
AUTOMATIC1111
|
daa5a83bb7
|
Merge pull request #9052 from space-nuko/temp-disable-extensions
Temporary disable extensions option
|
2023-03-28 19:42:09 +03:00 |
|
AUTOMATIC1111
|
cb3e1ba9bd
|
Merge pull request #9061 from zetclansu/patch-1
fix [Bug]: very wide image doesn't fit in inpaint. Update style.css
|
2023-03-28 19:40:52 +03:00 |
|
AUTOMATIC1111
|
f1db987e6a
|
Merge pull request #8958 from MrCheeze/variations-model
Add support for the unclip (Variations) models, unclip-h and unclip-l
|
2023-03-28 19:39:20 +03:00 |
|
AUTOMATIC1111
|
e49c479819
|
Merge pull request #9031 from AUTOMATIC1111/serve-css-as-files
serve css as independent files
|
2023-03-28 19:38:43 +03:00 |
|
space-nuko
|
4414d36bf6
|
Merge branch 'master' into img2img-enhance
|
2023-03-28 10:59:12 -04:00 |
|
missionfloyd
|
b3e593edcb
|
Fix quicksettings alignment
|
2023-03-27 16:38:42 -06:00 |
|
space-nuko
|
082613036a
|
Merge branch 'master' into remove-watermark-option
|
2023-03-27 16:26:23 -05:00 |
|
space-nuko
|
56f62d3851
|
Skip extension installers if all disabled
|
2023-03-27 17:23:20 -04:00 |
|
zetclansu
|
4b49020506
|
Update style.css
Fix for wide width image in img2img_sketch, img2maskimg, inpaint_sketch
|
2023-03-27 21:05:56 +03:00 |
|
AlUlkesh
|
9ecf347133
|
fix: lightboxModal, selectedTab
|
2023-03-27 20:01:19 +02:00 |
|
Reimoo
|
6f77567e13
|
Update style.css
|
2023-03-27 10:08:42 -07:00 |
|
Reimoo
|
527680cd70
|
Update style.css
Co-authored-by: missionfloyd <missionfloyd@users.noreply.github.com>
|
2023-03-27 10:00:01 -07:00 |
|
space-nuko
|
fc8e1008ea
|
Make disable configurable between builtin/extra extensions
|
2023-03-27 12:44:49 -04:00 |
|
space-nuko
|
2a4d3d2124
|
Add temporary "disable all extensions" option for debugging use
|
2023-03-27 12:04:45 -04:00 |
|
AUTOMATIC
|
77f9db3b08
|
serve css as independent files
|
2023-03-27 12:59:12 +03:00 |
|
AUTOMATIC1111
|
955df7751e
|
Merge pull request #9021 from pieresimakp/pr-dev
Fix the style box dropdown not wrapping in txt2img and img2img
|
2023-03-27 10:28:13 +03:00 |
|
AUTOMATIC
|
9e82896d5f
|
remove an extra unneeded row in outputs
|
2023-03-27 10:20:01 +03:00 |
|
AUTOMATIC
|
5fcd4bfa3d
|
do not read extensions' git stuff at startup
|
2023-03-27 10:02:30 +03:00 |
|