AUTOMATIC1111
3bca90b249
hires fix checkpoint selection
2023-07-30 13:48:27 +03:00
AUTOMATIC1111
23c947ab03
automatically switch to 32-bit float VAE if the generated picture has NaNs.
2023-07-19 20:23:30 +03:00
AUTOMATIC1111
136c8859a4
add backwards compatibility --lyco-dir-backcompat option, use that for LyCORIS directory instead of hardcoded value
...
prevent running preload.py for disabled extensions
2023-07-18 20:11:30 +03:00
AUTOMATIC1111
66c5f1bb15
return sd_model_checkpoint to None
2023-07-18 17:41:37 +03:00
Leon Feng
a3730bd9be
Merge branch 'dev' into fix-11805
2023-07-18 04:24:14 -04:00
AUTOMATIC1111
0198eaec45
Merge pull request #11757 from AUTOMATIC1111/sdxl
...
SD XL support
2023-07-16 12:04:53 +03:00
AUTOMATIC1111
690d56f3c1
nuke thumbs extra networks view mode (use settings tab to change width/height/scale to get thumbs)
2023-07-16 10:25:34 +03:00
Leon Feng
d380f939b5
Update shared.py
2023-07-15 23:31:59 -04:00
AUTOMATIC1111
0aa8d538e1
suppress printing TI embedding into console by default
2023-07-15 09:24:22 +03:00
AUTOMATIC1111
2b1bae0d75
add textual inversion hashes to infotext
2023-07-15 08:41:22 +03:00
AUTOMATIC1111
92a3236161
Merge branch 'dev' into sdxl
2023-07-14 10:12:48 +03:00
AUTOMATIC1111
abb948dab0
raise maximum Negative Guidance minimum sigma due to request in PR discussion
2023-07-14 09:28:01 +03:00
AUTOMATIC1111
6d8dcdefa0
initial SDXL refiner support
2023-07-14 09:16:01 +03:00
AUTOMATIC1111
da464a3fb3
SDXL support
2023-07-12 23:52:43 +03:00
wfjsw
75f56406ce
Revert Pull Request #11244
...
Revert "Add github mirror for the download extension"
This reverts commit 9ec2ba2d28
.
Revert "Update code style"
This reverts commit de022c4c80
.
Revert "Update call method"
This reverts commit e9bd18c57b
.
Revert "move github proxy to settings, System page."
This reverts commit 4981c7d370
.
2023-07-09 22:42:00 +08:00
AUTOMATIC1111
4981c7d370
move github proxy to settings, System page.
2023-07-08 17:52:03 +03:00
AUTOMATIC1111
d7d6e8cfc8
use natural sort for shared.walk_files and shared.listfiles, as well as for dirs in extra networks
2023-07-08 16:45:59 +03:00
AUTOMATIC1111
7a6abc59ea
for #10650 : change key to alt+arrows, enable by default
2023-07-08 16:15:28 +03:00
AUTOMATIC1111
12a29a677a
Merge pull request #10650 from missionfloyd/reorder-hotkeys
...
Hotkeys to move prompt elements
2023-07-08 16:12:01 +03:00
AUTOMATIC1111
539518292e
Merge pull request #11468 from NoCrypt/grid-colors-options
...
Add options to change colors in grid
2023-07-08 14:51:50 +03:00
Aarni Koskela
522a8b9f62
Add a status logger in modules.shared
2023-07-03 11:07:57 +03:00
Aarni Koskela
f44feb6a10
Add job argument to State.begin()
2023-07-03 11:03:41 +03:00
NoCrypt
f74fb50495
Move change colors options to Saving images/grids
2023-06-28 20:24:57 +07:00
NoCrypt
45ab7475d6
Revision
2023-06-28 17:55:58 +07:00
NoCrypt
da14f6a663
Add options to change colors in grid
2023-06-28 10:16:44 +07:00
AUTOMATIC
24129368f1
send tensors to the correct device when loading from safetensors file with memmap disabled for #11260
2023-06-27 09:19:04 +03:00
AUTOMATIC1111
14196548c5
Merge pull request #11260 from dhwz/dev
...
fix very slow loading speed of .safetensors files
2023-06-27 09:11:08 +03:00
AUTOMATIC1111
4147fd6b2f
Merge branch 'dev' into 10141-gradio-user-exif
2023-06-27 09:05:53 +03:00
AUTOMATIC1111
cd7c03e1f6
Merge pull request #11136 from arch-fan/typo
...
fixed typos
2023-06-27 06:40:43 +03:00
dhwz
41363e0d27
fix very slow loading speed of .safetensors files
2023-06-16 18:10:15 +02:00
Jared Deckard
f603275d84
Add an opt-in infotext user name setting
2023-06-15 11:00:20 -05:00
arch-fan
5576a72322
fixed typos
2023-06-09 19:59:27 +00:00
w-e-w
7f2214aa2b
persistent conds cache
...
Update shared.py
2023-06-08 14:27:22 +09:00
Aarni Koskela
46a5bd64ed
Restart: only do restart if running via the wrapper script
2023-06-05 20:04:28 +03:00
AUTOMATIC
1ca5e76f7b
fix for conds of second hires fox pass being calculated using first pass's networks, and add an option to revert to old behavior
2023-06-04 13:07:31 +03:00
AUTOMATIC1111
0819383de0
Merge pull request #10975 from AUTOMATIC1111/restart3
...
A yet another method to restart webui.
2023-06-04 11:17:20 +03:00
AUTOMATIC
f98f4f73aa
infer styles from prompts, and an option to control the behavior
2023-06-04 10:56:48 +03:00
AUTOMATIC
333e63c091
a yet another method to restart webui
2023-06-03 09:59:56 +03:00
AUTOMATIC
915d1da1cd
assign devices.dtype early because it's needed before the model is loaded
2023-06-01 07:28:46 +03:00
AUTOMATIC
f1533de982
assign devices.dtype early because it's needed before the model is loaded
2023-06-01 07:28:20 +03:00
AUTOMATIC
8a561d94e6
use ui_reorder_list rather than ui_reorder for UI reorder option to make the program not break when reverting to old version
2023-05-31 23:05:44 +03:00
AUTOMATIC
583fb9f066
change UI reorder setting to multiselect
2023-05-31 20:31:17 +03:00
AUTOMATIC1111
741ab6bed1
Merge pull request #10788 from yoinked-h/patch-1
...
typo
2023-05-31 18:58:06 +03:00
AUTOMATIC1111
c3a61425b8
Merge pull request #10848 from DavidQChuang/master
...
Fix s_min_uncond default type int
2023-05-31 18:40:27 +03:00
David Chuang
3fc8aeb48d
Fix s_min_uncond default type int
2023-05-29 20:17:25 -04:00
yoinked
905c3fe23e
typo
...
vidocard -> videocard
2023-05-28 08:39:00 -07:00
AUTOMATIC1111
d0e8fa627d
Merge pull request #10569 from strelokhalfer/pr
...
Change 'images.zip' to pattern settings
2023-05-27 20:10:17 +03:00
AUTOMATIC
e8e7fe11e9
updates for the noise schedule settings
2023-05-27 19:53:09 +03:00
AUTOMATIC
654234ec56
Merge remote-tracking branch 'KohakuBlueleaf/custom-k-sched-settings' into dev
2023-05-27 19:08:02 +03:00
AUTOMATIC
339b531570
custom unet support
2023-05-27 15:47:33 +03:00
missionfloyd
6645f23c4c
Merge branch 'dev' into reorder-hotkeys
2023-05-25 18:53:33 -06:00
missionfloyd
43bdaa2f0e
Make ctrl+left/right optional
2023-05-25 18:49:28 -06:00
strelokhalfer
fb5d0ef209
Changed 'images.zip' to generation by pattern
2023-05-24 18:17:02 +03:00
Kohaku-Blueleaf
4b88e24ebe
improvements
...
See:
https://github.com/AUTOMATIC1111/stable-diffusion-webui/pull/10649#issuecomment-1561047723
2023-05-24 20:35:58 +08:00
Kohaku-Blueleaf
1601fccebc
Use automatic instead of None/default
2023-05-24 00:18:09 +08:00
Kohaku-Blueleaf
72377b0251
Use type to determine if it is enable
2023-05-23 23:48:23 +08:00
Kohaku-Blueleaf
1846ad36a3
Use settings instead of main interface
2023-05-23 10:58:57 +08:00
Kohaku-Blueleaf
f821051443
Change karras to kdiffusion
2023-05-22 23:09:03 +08:00
Kohaku-Blueleaf
a104879869
Add custom karras scheduler
2023-05-22 21:52:46 +08:00
AUTOMATIC1111
0cbcc4d828
Merge pull request #10611 from akx/disable-token-counters
...
Add option to disable token counters
2023-05-22 08:09:48 +03:00
AUTOMATIC
3366e494a1
option to pad prompt/neg prompt to be same length
2023-05-22 00:13:53 +03:00
Aarni Koskela
618c59b01d
Add option to disable prompt token counters
2023-05-21 23:25:06 +03:00
AUTOMATIC
05e6fc9aa9
Merge branch 'ui-selection-for-cross-attention-optimization' into dev
2023-05-20 22:29:51 +03:00
anonCantCode
0b6ca8e77b
preserve declarations
2023-05-20 11:13:03 +05:30
anonCantCode
3758744eb6
Use Optional[] to preserve Python 3.9 compatability
2023-05-20 06:27:12 +05:30
AUTOMATIC
a6bbc6aa8c
set Navigate image viewer with gamepad option to false by default, by request
2023-05-18 23:59:31 +03:00
AUTOMATIC
2582a0fd3b
make it possible for scripts to add cross attention optimizations
...
add UI selection for cross attention optimization
2023-05-18 22:48:28 +03:00
AUTOMATIC
ff0e17174f
rework hires prompts/sampler code to among other things support different extra networks in first/second pass
...
rework quoting for infotext items that have commas in them to use json (should be backwards compatible except for cases where it didn't work previously)
add some locals from processing function into the Processing class as fields
2023-05-18 20:16:09 +03:00
AUTOMATIC
61ee563df9
option to specify editor height for img2img
2023-05-17 23:42:01 +03:00
AUTOMATIC
b397f63e00
add option to reorder tabs
...
fix Reload UI not working
2023-05-17 23:11:33 +03:00
AUTOMATIC
8fe9ea7f4d
add options to show/hide hidden files and dirs, and to not list models/files in hidden directories
2023-05-17 21:45:26 +03:00
AUTOMATIC
9fd6c1e343
move some settings to the new Optimization page
...
add slider for token merging for img2img
rework StableDiffusionProcessing to have the token_merging_ratio field
fix a bug with applying png optimizations for live previews when they shouldn't be applied
2023-05-17 20:22:54 +03:00
AUTOMATIC1111
f6c06e3ed2
Merge pull request #10458 from akx/graceful-stop
...
Graceful server stopping
2023-05-17 18:45:40 +03:00
Aarni Koskela
85b4f89926
Replace state.need_restart with state.server_command + replace poll loop with signal
2023-05-17 10:15:03 +03:00
AUTOMATIC1111
85232a5b26
Merge branch 'dev' into taesd-a
2023-05-17 09:26:26 +03:00
AUTOMATIC
56a2672831
return live preview defaults to how they were
...
only download TAESD model when it's needed
return calculations in single_sample_to_image to just if/elif/elif blocks
keep taesd model in its own directory
2023-05-17 09:24:01 +03:00
AUTOMATIC
ce38ee8f26
add info link for Negative Guidance minimum sigma
2023-05-16 15:41:49 +03:00
AUTOMATIC
a58ae0b717
remove auto live previews format option, fix slow PNG generation
2023-05-14 11:15:15 +03:00
AUTOMATIC
a00e42556f
add a bunch of descriptions and reword a lot of settings (sorry, localizers)
2023-05-14 11:04:21 +03:00
AUTOMATIC
ce515b81c5
set up a system to provide extra info for settings elements in python rather than js
...
add a bit of spacing/styling to settings elements
add link info for token merging
2023-05-14 10:02:51 +03:00
Sakura-Luna
e14b586d04
Add Tiny AE live preview
2023-05-14 14:06:01 +08:00
AUTOMATIC
2cfaffb239
updates for #9256
2023-05-14 08:30:37 +03:00
AUTOMATIC1111
7f6ef764b9
Merge pull request #9256 from papuSpartan/tomesd
...
Integrate optional speed and memory improvements by token merging (via dbolya/tomesd)
2023-05-14 08:21:02 +03:00
AUTOMATIC1111
12c78138dd
Merge pull request #10324 from catboxanon/offline
...
Allow web UI to be ran fully offline
2023-05-13 20:22:09 +03:00
papuSpartan
917faa5325
move to stable-diffusion tab
2023-05-13 10:26:09 -05:00
papuSpartan
ac83627a31
heavily simplify
2023-05-13 10:23:42 -05:00
catboxanon
5afc44aab1
Requested changes
2023-05-13 12:57:32 +00:00
catboxanon
867be74244
Define default fonts for Gradio theme
...
Allows web UI to (almost) be ran fully offline.
The web UI will hang on load if offline when
these fonts are not manually defined, as it will attempt (and fail)
to pull from Google Fonts.
2023-05-12 18:08:34 +00:00
papuSpartan
75b3692920
Merge branch 'dev' of https://github.com/AUTOMATIC1111/stable-diffusion-webui into tomesd
2023-05-11 22:40:17 -05:00
AUTOMATIC1111
b4aaa339d5
Merge pull request #10290 from akx/smart-live-preview-format
...
Make live previews use JPEG only for large images
2023-05-11 21:24:44 +03:00
Aarni Koskela
da10de022f
Make live previews use JPEG only when the image is lorge enough
2023-05-11 20:54:40 +03:00
catboxanon
cb3f8ff59f
Fix symlink scanning
2023-05-11 15:55:43 +00:00
AUTOMATIC
0bfaf613a8
put the star where it belongs
2023-05-11 13:31:56 +03:00
AUTOMATIC
b7e160a87d
change live preview format to jpeg to prevent unreasonably slow previews for large images, and add an option to let user select the format
2023-05-11 08:14:45 +03:00
AUTOMATIC
3ec7b705c7
suggestions and fixes from the PR
2023-05-10 21:21:32 +03:00
AUTOMATIC
a5121e7a06
fixes for B007
2023-05-10 11:37:18 +03:00
AUTOMATIC
028d3f6425
ruff auto fixes
2023-05-10 11:05:02 +03:00
AUTOMATIC
4b854806d9
F401 fixes for ruff
2023-05-10 09:02:23 +03:00
AUTOMATIC
f741a98bac
imports cleanup for ruff
2023-05-10 08:43:42 +03:00
AUTOMATIC
d50b95b5a3
fix an issue preventing the program from starting if the user specifies a bad gradio theme
2023-05-10 07:14:13 +03:00