wfjsw
|
ed69979d9d
|
fix impl
|
2024-03-10 00:56:47 -10:00 |
|
wfjsw
|
e8df8a9f52
|
avoid oom on slow cards
|
2024-03-10 00:25:56 -10:00 |
|
wfjsw
|
572f4cddb8
|
fix signature
|
2024-03-09 19:12:42 -10:00 |
|
wfjsw
|
4703b95bf7
|
only allow cuda for streamlined lowvram and handle sparse tensors in sd_models.py
|
2024-03-09 19:12:42 -10:00 |
|
wfjsw
|
1d950c7776
|
add option to revert to old behavior
|
2024-03-09 19:12:42 -10:00 |
|
wfjsw
|
8828c9ecc5
|
fix ci
|
2024-03-09 19:12:42 -10:00 |
|
wfjsw
|
fffc902698
|
better impl
|
2024-03-09 19:12:42 -10:00 |
|
wfjsw
|
0caa75312e
|
remove unneeded changes
|
2024-03-09 19:12:42 -10:00 |
|
wfjsw
|
cf3cc4c762
|
remove profiler
|
2024-03-09 19:12:42 -10:00 |
|
wfjsw
|
a58ee39e38
|
avoid infinite loop
|
2024-03-09 19:12:42 -10:00 |
|
wfjsw
|
5d69b1e803
|
tweak
|
2024-03-09 19:12:42 -10:00 |
|
wfjsw
|
8278ad01e2
|
fix ci
|
2024-03-09 19:12:42 -10:00 |
|
wfjsw
|
f729b21b79
|
fix ci
|
2024-03-09 19:12:42 -10:00 |
|
wfjsw
|
cca6102ff3
|
cleanup
|
2024-03-09 19:12:42 -10:00 |
|
wfjsw
|
4f0d5a583e
|
smart lowvram mover
|
2024-03-09 19:12:42 -10:00 |
|
wfjsw
|
c1702ea498
|
async weight mover
|
2024-03-09 19:12:42 -10:00 |
|
w-e-w
|
fb62f1fb40
|
add entry to MassFileLister after writing metadata
fix #15184
|
2024-03-10 06:07:16 +09:00 |
|
Kohaku-Blueleaf
|
0dc179ee72
|
Avoid error from None
|
2024-03-09 17:12:54 +08:00 |
|
AUTOMATIC1111
|
1770b887ec
|
Merge pull request #15189 from 10sa/dev
Add '--no-prompt-history' cmd args for disable last generation prompt history
|
2024-03-09 08:28:56 +03:00 |
|
AUTOMATIC1111
|
18d801a13d
|
stylistic changes for extra network sorting/search controls
|
2024-03-09 08:25:01 +03:00 |
|
10sa
|
c50b7e4eff
|
Add '--no-prompt-history' cmd args for disable last generation prompt history
|
2024-03-09 11:43:49 +09:00 |
|
AUTOMATIC1111
|
a551a43164
|
add an option to have old-style directory view instead of tree view
|
2024-03-08 09:52:25 +03:00 |
|
AUTOMATIC1111
|
e0c9361b7d
|
performance optimization for extra networks
|
2024-03-08 07:51:31 +03:00 |
|
AUTOMATIC1111
|
14215beb48
|
Merge pull request #15135 from AUTOMATIC1111/fix-extract_style_text_from_prompt
fix extract_style_text_from_prompt #15132
|
2024-03-06 13:07:43 +03:00 |
|
AUTOMATIC1111
|
11ef1a9302
|
Merge pull request #15142 from catboxanon/fix/emphasis-prompt-txt-write-order
Fix emphasis infotext missing from `params.txt`
|
2024-03-06 13:07:02 +03:00 |
|
AUTOMATIC1111
|
c1deec64cb
|
lint
|
2024-03-06 13:06:13 +03:00 |
|
catboxanon
|
ed386c84b6
|
Fix emphasis infotext missing from params.txt
|
2024-03-05 11:53:36 -05:00 |
|
catboxanon
|
7785d484ae
|
Only override emphasis if actually used in prompt
|
2024-03-05 11:50:53 -05:00 |
|
w-e-w
|
706f63adfa
|
fix extract_style_text_from_prompt #15132
|
2024-03-05 12:35:46 +09:00 |
|
AUTOMATIC1111
|
eee46a5094
|
Merge pull request #14981 from wangshuai09/gpu_info_for_ascend
Add training support and change lspci for Ascend NPU
|
2024-03-04 20:06:54 +03:00 |
|
AUTOMATIC1111
|
09b5ce68a9
|
add images.read to automatically fix all jpeg/png weirdness
|
2024-03-04 19:14:53 +03:00 |
|
AUTOMATIC1111
|
5625ce1b1a
|
Merge pull request #14958 from HTYISABUG/dev
Error handling for unsupported transparency
|
2024-03-04 18:40:16 +03:00 |
|
AUTOMATIC1111
|
58278aa71c
|
Merge pull request #15121 from AUTOMATIC1111/fix-settings-in-ui
[alternative fix] can't load webui if selected wrong extra option in ui
|
2024-03-04 18:24:09 +03:00 |
|
AUTOMATIC1111
|
33fbe943e2
|
Merge pull request #15062 from astriaai/fix-exif-orientation-api
Fix EXIF orientation in API image loading
|
2024-03-04 16:26:53 +03:00 |
|
AUTOMATIC1111
|
0dc12861ef
|
call script_callbacks.ui_settings_callback earlier; fix extra-options-section built-in extension killing the ui if using a setting that doesn't exist
|
2024-03-04 15:30:46 +03:00 |
|
Alon Burg
|
67d8dafe44
|
Fix EXIF orientation in API image loading
|
2024-03-04 12:23:14 +02:00 |
|
AUTOMATIC1111
|
92d77e3fa8
|
Merge pull request #15102 from light-and-ray/fix_jpeg_live_preview
fix_jpeg_live_preview
|
2024-03-04 10:30:24 +03:00 |
|
Aarni Koskela
|
e3fa46f26f
|
Fix various typos with crate-ci/typos
|
2024-03-04 08:42:07 +02:00 |
|
Christopher Layne
|
3c0177a24b
|
upscaler_utils: Reduce logging
* upscale_with_model: Remove debugging logging occurring in loop as
it's an excessive amount of noise when running w/ DEBUG log levels.
|
2024-03-03 11:41:32 -08:00 |
|
Andray
|
0103365697
|
fix_jpeg_live_preview
|
2024-03-03 16:54:58 +04:00 |
|
AUTOMATIC1111
|
45b8a499a7
|
fix wrong condition
|
2024-03-02 10:36:48 +03:00 |
|
AUTOMATIC1111
|
bb24c13ed7
|
infotext support for #14978
|
2024-03-02 07:39:59 +03:00 |
|
AUTOMATIC1111
|
aabedcbcc7
|
Merge pull request #14978 from drhead/refiner_fix
Make refiner switchover based on model timesteps instead of sampling steps
|
2024-03-02 07:24:44 +03:00 |
|
AUTOMATIC1111
|
f4cb21bb8a
|
Merge pull request #15031 from light-and-ray/unix_filenames
cmd args: `--unix-filenames-sanitization` and `--filenames-max-length`
|
2024-03-02 07:16:06 +03:00 |
|
AUTOMATIC1111
|
6044a9723a
|
Merge pull request #15059 from Dalton-Murray/direct-binary-release-link
Add a direct link to the binary release
|
2024-03-02 07:15:32 +03:00 |
|
AUTOMATIC1111
|
9189ea20b0
|
Merge pull request #15041 from light-and-ray/resize_handle_for_extra_networks
resize handle for extra networks
|
2024-03-02 07:13:00 +03:00 |
|
AUTOMATIC1111
|
ee470cc6a3
|
style changes for #14979
|
2024-03-02 06:54:11 +03:00 |
|
AUTOMATIC1111
|
1a51b166a0
|
call apply_alpha_schedule_override in load_model_weights for #14979
|
2024-03-02 06:53:53 +03:00 |
|
AUTOMATIC1111
|
06b9200e91
|
Merge pull request #14979 from drhead/refiner_cumprod_fix
Protect alphas_cumprod during refiner switchover
|
2024-03-02 06:40:32 +03:00 |
|
AUTOMATIC1111
|
f04e76811a
|
Merge pull request #15039 from light-and-ray/dat_cmd_flag
dat cmd flag
|
2024-03-02 06:38:50 +03:00 |
|