Dalton
|
61f321756f
|
Update ddpm_edit.py
|
2024-03-19 14:44:31 -04:00 |
|
AUTOMATIC1111
|
d44b8aa8c1
|
Merge pull request #15325 from AUTOMATIC1111/sgm_uniform
Sgm uniform scheduler for SDXL-Lightning models
|
2024-03-19 21:37:16 +03:00 |
|
Kohaku-Blueleaf
|
a6b5a513f9
|
Implementation for sgm_uniform branch
|
2024-03-19 20:05:54 +08:00 |
|
AUTOMATIC1111
|
c4a00affc5
|
use existing quote_js function for #15316
|
2024-03-19 08:10:27 +03:00 |
|
AUTOMATIC1111
|
522121be7e
|
Merge pull request #15316 from AUTOMATIC1111/escape-filename
Escape btn_copy_path filename
|
2024-03-19 08:02:36 +03:00 |
|
missionfloyd
|
3fa1ebed62
|
Escape btn_copy_path filename
|
2024-03-18 21:47:52 -06:00 |
|
AUTOMATIC1111
|
7ac7600dc3
|
Merge pull request #15307 from AUTOMATIC1111/restore-outputs-path
restore outputs path
|
2024-03-18 19:33:48 +03:00 |
|
w-e-w
|
e9d4da7b56
|
restore outputs path
output -> outputs
|
2024-03-19 00:54:56 +09:00 |
|
AUTOMATIC1111
|
c4664b5a9c
|
fix for listing wrong requirements for extensions
|
2024-03-18 08:00:42 +03:00 |
|
Andray
|
203afa39c4
|
update tooltip
|
2024-03-18 06:52:46 +04:00 |
|
Dalton
|
51cb20ec39
|
Update ddpm_edit.py
|
2024-03-17 22:45:31 -04:00 |
|
Dalton
|
2a6054f836
|
Update sd_hijack_ddpm_v1.py
|
2024-03-17 22:37:19 -04:00 |
|
AUTOMATIC1111
|
8ac4a207f3
|
Merge pull request #15299 from AUTOMATIC1111/diskcache-bett
Tweak diskcache limits
|
2024-03-17 23:59:12 +03:00 |
|
Aarni Koskela
|
df4da02ab0
|
Tweak diskcache limits
|
2024-03-17 20:25:25 +00:00 |
|
AUTOMATIC1111
|
f1b090e9e0
|
Merge pull request #15287 from AUTOMATIC1111/diskcache
use diskcache library for caching
|
2024-03-17 23:20:00 +03:00 |
|
AUTOMATIC1111
|
611faaddef
|
change the default name for callback from None to "unnamed"
|
2024-03-17 23:19:24 +03:00 |
|
AUTOMATIC1111
|
daa1b33247
|
make reloading UI scripts optional when doing Reload UI, and off by default
|
2024-03-17 18:16:12 +03:00 |
|
Andray
|
fd83d4eec3
|
add .needs_reload_ui()
|
2024-03-17 18:19:13 +04:00 |
|
Andray
|
81be357925
|
hide limit target resolution under option
|
2024-03-17 14:51:19 +04:00 |
|
AUTOMATIC1111
|
79cbc92abf
|
change code for variant requirements in metadata.ini
|
2024-03-17 13:30:20 +03:00 |
|
Andray
|
06c5dd0907
|
maybe fix tests
|
2024-03-17 14:28:26 +04:00 |
|
AUTOMATIC1111
|
908d522057
|
update ruff to 0.3.3
|
2024-03-17 13:19:44 +03:00 |
|
AUTOMATIC1111
|
4ce2e25c0b
|
Merge pull request #15290 from light-and-ray/allow_variants_for_extension_name_in_metadata.ini
allow variants for extension name in metadata.ini
|
2024-03-17 13:19:23 +03:00 |
|
Andray
|
ef35619325
|
Extras upscaler: option limit target resolution
|
2024-03-17 14:14:12 +04:00 |
|
Andray
|
b1cd0189bc
|
allow variants for extension name in metadata.ini
|
2024-03-17 13:05:35 +04:00 |
|
AUTOMATIC1111
|
c95c46004a
|
Merge pull request #15288 from light-and-ray/allow_use_zoom.js_outside_webui_context
little fixes zoom.js
|
2024-03-17 09:48:33 +03:00 |
|
Andray
|
c3f75d1d85
|
little fixes zoom.js
|
2024-03-17 10:30:11 +04:00 |
|
AUTOMATIC1111
|
c12ba58433
|
Merge pull request #15286 from light-and-ray/allow_use_zoom.js_outside_webui_context
allow use zoom.js outside webui context [for extensions]
|
2024-03-17 09:20:51 +03:00 |
|
AUTOMATIC1111
|
66355b4775
|
use diskcache library for caching
|
2024-03-17 09:18:32 +03:00 |
|
Andray
|
e9b8a89b3c
|
allow use zoom.js outside webui context
|
2024-03-17 09:29:11 +04:00 |
|
AUTOMATIC1111
|
93c7b9d7fc
|
linter for #15262
|
2024-03-17 07:02:31 +03:00 |
|
AUTOMATIC1111
|
6d8b7ec188
|
Merge pull request #15262 from catboxanon/feat/dragdrop-urls
Support dragdrop for URLs to read infotext
|
2024-03-17 07:02:08 +03:00 |
|
catboxanon
|
446cd5a58b
|
dragdrop: add error handling for URLs
|
2024-03-16 20:19:12 -04:00 |
|
missionfloyd
|
83a9dd82db
|
Download image client-side
|
2024-03-16 17:10:26 -06:00 |
|
missionfloyd
|
3da13f0cc9
|
Fix dragging to/from firefox
|
2024-03-16 15:46:29 -06:00 |
|
AUTOMATIC1111
|
df8c09bcb3
|
Merge pull request #15283 from AUTOMATIC1111/dora-weight-decompose
Use correct DoRA implementation
|
2024-03-16 20:20:08 +03:00 |
|
AUTOMATIC1111
|
8dcb8faf5d
|
Merge branch 'dev' into dora-weight-decompose
|
2024-03-16 20:20:02 +03:00 |
|
Kohaku-Blueleaf
|
199c51d688
|
linter
|
2024-03-17 00:00:07 +08:00 |
|
Kohaku-Blueleaf
|
1792e193b1
|
Use correct implementation, fix device error
|
2024-03-16 23:52:29 +08:00 |
|
AUTOMATIC1111
|
bf35c66183
|
fix for #15179
|
2024-03-16 18:45:19 +03:00 |
|
AUTOMATIC1111
|
cb09e1ef7d
|
Merge pull request #15179 from llnancy/master
fix: fix syntax errors
|
2024-03-16 18:45:01 +03:00 |
|
AUTOMATIC1111
|
0283826179
|
prevent make alt key from opening main menu if it's used for brush size also
|
2024-03-16 18:44:36 +03:00 |
|
AUTOMATIC1111
|
2f9d1c33e2
|
Merge pull request #15267 from light-and-ray/prevent_alt_menu_on_firefox
prevent alt menu for firefox
|
2024-03-16 18:31:55 +03:00 |
|
AUTOMATIC1111
|
874809e0ca
|
Merge pull request #15268 from light-and-ray/handle_0_wheel_deltaX
handle 0 wheel deltaY
|
2024-03-16 18:25:00 +03:00 |
|
Andray
|
c364b60776
|
handle 0 wheel deltaX
|
2024-03-16 18:08:02 +04:00 |
|
Andray
|
7598a92436
|
use e.key instead of e.code
|
2024-03-16 17:49:05 +04:00 |
|
Andray
|
eb2ea8df1d
|
check e.key in up event
|
2024-03-16 17:42:25 +04:00 |
|
Andray
|
9142ce8188
|
fix linter and do not require reload page if option was changed
|
2024-03-16 16:14:57 +04:00 |
|
Andray
|
79514e5b8e
|
prevent defaults for alt only if mouse inside image
|
2024-03-16 16:06:21 +04:00 |
|
AUTOMATIC1111
|
bb9df5cdc9
|
Merge pull request #15276 from AUTOMATIC1111/v180_hr_styles-actual-version-number
v180_hr_styles actual version number
|
2024-03-16 12:40:24 +03:00 |
|