wywywywy
80b847e72d
bug: poorman use sample file format not grid
2023-04-01 10:47:49 +01:00
wywywywy
9dc722bcf2
bug: outpaint-mk2 use sample file format not grid
2023-04-01 10:39:50 +01:00
papuSpartan
26ab018253
delay import
2023-04-01 03:31:22 -05:00
papuSpartan
ef8c044051
forgot to add reinstall arg back earlier since args moved out of shared
2023-04-01 03:21:23 -05:00
papuSpartan
56680cd84a
first
2023-04-01 02:07:08 -05:00
bbonvi
c938b172a4
fix missing live preview and progress during certain tasks
...
Sometimes tasks take longer than 5 seconds to start,
resulting in missing progress bar and livepreviews,
so we have to keep pulling for progress a bit longer (5s -> 20s).
2023-03-31 19:34:58 +06:00
Z_nonymous
18e4ca4694
Fix #9185
2023-03-31 10:54:42 +02:00
missionfloyd
3ebdd2afd3
Don't return upscaling_res_switch_btn
2023-03-31 00:56:38 -06:00
missionfloyd
69ad46b047
Import switch_values_symbol
2023-03-30 23:25:39 -06:00
missionfloyd
a73f3bf0cf
Change extras "scale to" to sliders
2023-03-30 23:19:40 -06:00
Vladimir Mandic
d5063e07e8
update torch
2023-03-30 10:57:54 -04:00
siutin
70ab21e67d
keep randomId simpler
2023-03-30 17:20:09 +08:00
siutin
90366b8d85
tool button
2023-03-30 17:20:09 +08:00
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
yedpodtrzitko
0d2cf9ac18
feat: use existing virtualenv if already active
2023-03-29 16:35:37 +07: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