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 |
|
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 |
|
Pam
|
0981dea948
|
sdp refactoring
|
2023-03-10 12:58:10 +05:00 |
|
Pam
|
37acba2633
|
argument to disable memory efficient for sdp
|
2023-03-10 12:19:36 +05:00 |
|
Pam
|
fec0a89511
|
scaled dot product attention
|
2023-03-07 00:33:13 +05:00 |
|
Vladimir Mandic
|
3c6459154f
|
add check for resulting image size
|
2023-02-27 17:28:04 -05:00 |
|
missionfloyd
|
aa108bd02a
|
Add lossless webp option
|
2023-02-24 20:57:18 -07:00 |
|
EllangoK
|
ca2b8faa83
|
custom height, width settings for extra networks
|
2023-02-19 14:38:22 -05:00 |
|
Vladimir Mandic
|
83829471de
|
make ui as multiselect instead of string list
|
2023-02-19 09:21:44 -05:00 |
|
Vladimir Mandic
|
8affa42588
|
Merge branch 'AUTOMATIC1111:master' into hide_ui_tabs
|
2023-02-19 09:19:25 -05:00 |
|
w-e-w
|
c77f01ff31
|
fix auto sd download issue
|
2023-02-19 20:37:40 +09:00 |
|
AUTOMATIC1111
|
c3d5a6ed37
|
Merge pull request #7300 from Ju1-js/master
Gradio Auth - Read from External File
|
2023-02-19 13:02:05 +03:00 |
|
AUTOMATIC1111
|
fd4ac5187a
|
Revert "Aspect ratio sliders"
|
2023-02-19 10:55:39 +03:00 |
|
AUTOMATIC1111
|
b20f28eea9
|
Merge pull request #7601 from Gerschel/aspect_ratio_sliders
Aspect ratio sliders
|
2023-02-19 10:53:18 +03:00 |
|
AUTOMATIC1111
|
2a4f893570
|
Merge pull request #7727 from missionfloyd/face-restore-setting
Fix face restorers setting
|
2023-02-19 10:14:42 +03:00 |
|
AUTOMATIC
|
fb2354cb2a
|
reword settings for 4chan export, remove unneded try/excepts, add try/except for actually saving JPG
|
2023-02-19 10:12:45 +03:00 |
|