Vladimir Mandic
|
0e7144186d
|
jump patch
|
2023-04-20 11:20:27 -04:00 |
|
Vladimir Mandic
|
93a9e7ba16
|
fix logger
|
2023-04-19 14:11:25 -04:00 |
|
Vladimir Mandic
|
955b841d0f
|
fix temp folder
|
2023-04-19 10:59:20 -04:00 |
|
Vladimir Mandic
|
ed32259bf7
|
reconnect ui on browser restart
|
2023-04-18 12:10:30 -04:00 |
|
Vladimir Mandic
|
a975a6a03d
|
disable gradio queues on demand
|
2023-04-18 08:06:16 -04:00 |
|
Vladimir Mandic
|
f5a29752e7
|
add dynamic themes and preview
|
2023-04-17 13:49:18 -04:00 |
|
Vladimir Mandic
|
b0cec1aeb8
|
fix urls
|
2023-04-16 21:51:11 -04:00 |
|
Vladimir Mandic
|
58df74cfd5
|
new middleware handler and ability to restart server on-the-fly
|
2023-04-16 15:57:00 -04:00 |
|
Vladimir Mandic
|
b7e4b0414a
|
fix loading gradio theme
|
2023-04-16 10:01:28 -04:00 |
|
Vladimir Mandic
|
c42a00c327
|
add theme support
|
2023-04-16 08:49:27 -04:00 |
|
Vladimir Mandic
|
26034bf1a4
|
Merge branch 'master' into gradio-theme-support
|
2023-04-16 08:18:44 -04:00 |
|
Vladimir Mandic
|
4955a90c7b
|
fix previews
|
2023-04-15 17:43:25 -04:00 |
|
Vladimir Mandic
|
dd25f2f515
|
update setup
|
2023-04-15 17:22:58 -04:00 |
|
Vladimir Mandic
|
8cd7510530
|
separate user vs system extensions
|
2023-04-15 12:58:01 -04:00 |
|
Vladimir Mandic
|
e14cba0771
|
add lycoris folder
|
2023-04-15 12:25:59 -04:00 |
|
Vladimir Mandic
|
ed8819b8fc
|
lycoris, strong linting, model keyword, circular imports
|
2023-04-15 10:28:31 -04:00 |
|
Vladimir Mandic
|
27302938f1
|
update gradio and enhance tracebacks
|
2023-04-14 14:20:37 -04:00 |
|
Vladimir Mandic
|
ab83245dd1
|
enable cmdflags compatibility and change default css font
|
2023-04-14 11:25:05 -04:00 |
|
Vladimir Mandic
|
2ece9782e4
|
handle duplicate extensions and redo exception handler
|
2023-04-14 09:57:53 -04:00 |
|
Vladimir Mandic
|
a27e95ab31
|
update ui config
|
2023-04-13 08:29:01 -04:00 |
|
Vladimir Mandic
|
60caa8984f
|
fix css and change default settings
|
2023-04-12 12:23:07 -04:00 |
|
Vladimir Mandic
|
81b8294e93
|
switch cmdflags to settings
|
2023-04-12 10:40:11 -04:00 |
|
Vladimir Mandic
|
0d18460fe8
|
add clip skip
|
2023-04-04 09:19:25 -04:00 |
|
Vladimir Mandic
|
61032b8d9b
|
stricter linting
|
2023-03-30 12:11:18 -04:00 |
|
Vladimir Mandic
|
4301b03f50
|
reduce error logging
|
2023-03-29 13:16:13 -04:00 |
|
Vladimir Mandic
|
86b83fc956
|
Merge pull request #66 from AUTOMATIC1111/master
merge from upstream
|
2023-03-28 16:43:39 -04: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 |
|
Vladimir Mandic
|
4231cf42f6
|
Merge pull request #65 from AUTOMATIC1111/master
merge from upstream
|
2023-03-27 10:35:57 -04:00 |
|
AUTOMATIC1111
|
c5e1efb4ca
|
Merge pull request #8525 from bluelovers/pr/sort-001
feat: try sort as ignore-case
|
2023-03-27 07:34:18 +03:00 |
|
space-nuko
|
c9647c8d23
|
Support Gradio's theme API
|
2023-03-25 16:11:41 -04:00 |
|
Vladimir Mandic
|
281be75629
|
initial css for new gradio
|
2023-03-25 11:47:52 -04:00 |
|
AUTOMATIC
|
8c801362b4
|
split commandline args into its own file
make launch.py use the same command line argument parser as the main program
|
2023-03-25 16:05:25 +03:00 |
|
Andrey
|
3ec7e19f2b
|
Split history: mv temp modules/shared.py
|
2023-03-25 14:30:50 +03:00 |
|
Andrey
|
0450d90605
|
Split history: mv modules/shared.py temp
|
2023-03-25 14:30:50 +03:00 |
|
Karun
|
63a2f8d822
|
Merge branch 'master' into master
|
2023-03-25 05:12:55 -04:00 |
|
AUTOMATIC1111
|
90410e212f
|
Merge pull request #8814 from catboxanon/inpaint-mask
Add ability to display and/or save inpainting mask and masked composite
|
2023-03-25 11:21:45 +03:00 |
|
AUTOMATIC
|
af2db25c84
|
enable queue by default
more stylistic changes
|
2023-03-25 09:00:37 +03:00 |
|
catboxanon
|
caf84e8233
|
Expose inpainting mask and composite
For inpainting, this exposes the mask and masked composite and gives
the user the ability to display these in the web UI,
save to disk, or both.
|
2023-03-22 17:51:40 +00:00 |
|
Vladimir Mandic
|
bd67c41f54
|
force refresh tqdm before close
|
2023-03-12 09:19:23 -04:00 |
|
bluelovers
|
0492424121
|
feat: try sort as ignore-case
https://github.com/AUTOMATIC1111/stable-diffusion-webui/issues/8368
|
2023-03-12 10:18:33 +08:00 |
|
AUTOMATIC
|
27e319dc4f
|
alternative solution for #8089
|
2023-03-11 21:22:52 +03:00 |
|
AUTOMATIC1111
|
d3dd6cc01c
|
Merge pull request #8175 from vladmandic/image_size
adds checks for resulting image size to avoid memory issues
|
2023-03-11 16:45:35 +03:00 |
|
AUTOMATIC1111
|
f968270fec
|
Merge pull request #7812 from vladmandic/hide_ui_tabs
allow configurable hiding of ui tabs
|
2023-03-11 16:00:43 +03:00 |
|
AUTOMATIC1111
|
45905b92a9
|
Merge pull request #8100 from missionfloyd/webp-lossless
Add lossless webp option
|
2023-03-11 14:35:53 +03:00 |
|
AUTOMATIC
|
aaa367e35c
|
new setting: Extra text to add before <...> when adding extra network to prompt
|
2023-03-11 14:18:18 +03:00 |
|
AUTOMATIC1111
|
d81c503918
|
Merge pull request #8367 from pamparamm/scaled-dot-product-attention
Add scaled dot product attention
|
2023-03-11 12:24:03 +03:00 |
|
AUTOMATIC
|
58b5b7c2f1
|
add UniPC options to infotext
|
2023-03-11 12:09:36 +03:00 |
|
space-nuko
|
5fef67f6ee
|
Requested changes
|
2023-03-10 19:56:14 -05:00 |
|
space-nuko
|
ac38ad7e60
|
Merge remote-tracking branch 'origin/master' into unipc
|
2023-03-10 19:42:46 -05:00 |
|