Commit Graph

7711 Commits

Author SHA1 Message Date
anapnoe 58b1395aa7 Update ui_theme.js 2024-09-19 21:26:08 +03:00
anapnoe b21e14b222 Update ui_theme.js 2024-09-19 21:18:46 +03:00
anapnoe a9e0957e0a Merge branch 'dev-ux' of https://github.com/anapnoe/stable-diffusion-webui-ux into dev-ux 2024-09-19 21:09:53 +03:00
anapnoe 4f2dbb7170 Update ui_theme.js 2024-09-19 21:09:50 +03:00
anapnoe d6707c83b9 Update on_pull_request.yaml 2024-09-19 20:53:43 +03:00
anapnoe 31e08c5c6e Update on_pull_request.yaml 2024-09-19 20:28:59 +03:00
anapnoe ac7c54333b Update ui_theme.js 2024-09-19 20:13:28 +03:00
anapnoe 1e7f0e17d1 Update ui_theme.js 2024-09-19 19:50:49 +03:00
anapnoe b6e1397ff0 Fix Canvas for 1.10.0 2024-09-19 19:06:26 +03:00
anapnoe f0996dbb16 Update 1.10.0 2024-09-19 18:26:50 +03:00
anapnoe 1cc2a23ab2 Update 1.10.0 2024-09-19 17:29:18 +03:00
anapnoe 567dd4c929 update 1.10.0 2024-09-19 11:01:26 +03:00
anapnoe 09892a05a5 update 1.10.0 2024-09-18 22:23:57 +03:00
anapnoe 95fa1e81b8 update 1.10.0 2024-09-18 20:24:49 +03:00
anapnoe 9c9aeb9c62 Merge branch 'dev-ux' of https://github.com/anapnoe/stable-diffusion-webui-ux into dev-ux 2024-09-18 11:18:38 +03:00
AUTOMATIC1111 82a973c043 changelog v1.10.1 2024-07-27 15:49:39 +03:00
AUTOMATIC1111 1d7e9eca09 Merge pull request #16275 from AUTOMATIC1111/fix-image-upscale-on-cpu
fix image upscale on cpu
2024-07-27 15:48:22 +03:00
AUTOMATIC1111 c19d044364 Merge branch 'release_candidate' v1.10.0 2024-07-27 06:53:05 +03:00
AUTOMATIC1111 8b3d98c5a5 update CHANGELOG 2024-07-20 11:54:14 +03:00
AUTOMATIC1111 5bbbda473f Merge branch 'dev' into release_candidate 2024-07-20 11:51:12 +03:00
AUTOMATIC1111 9f5a98d576 Merge pull request #16166 from richardtallent/dev
Fix noisy DS_Store files for MacOS
2024-07-20 11:47:50 +03:00
AUTOMATIC1111 986c31dcfe Merge pull request #16180 from light-and-ray/do_not_send_image_size_on_paste_inpaint
do not send image size on paste inpaint
2024-07-20 11:47:27 +03:00
AUTOMATIC1111 5096c163c1 Merge pull request #16173 from AUTOMATIC1111/robust-sysinfo
Robust sysinfo
2024-07-20 11:46:45 +03:00
AUTOMATIC1111 7b99e14ab1 Merge pull request #16194 from light-and-ray/fix_cannot_write_mode_P_as_jpeg
fix OSError: cannot write mode P as JPEG
2024-07-20 11:46:24 +03:00
AUTOMATIC1111 7c8a4ccecb Merge pull request #16202 from light-and-ray/do_not_break_progressbar_on_non-job_actions
[bug] do not break progressbar on non-job actions (add wrap_gradio_call_no_job)
2024-07-20 11:45:57 +03:00
AUTOMATIC1111 5d26c6ae89 Merge pull request #16178 from light-and-ray/update_installation_guide_linux
update installation guide linux
2024-07-20 11:44:59 +03:00
AUTOMATIC1111 5a10bb9aa6 Merge pull request #16235 from v0xie/beta-sampling
Feature: Beta scheduler
2024-07-20 11:43:39 +03:00
AUTOMATIC1111 fa0ba939a7 Merge pull request #16218 from Haoming02/resize-tabs-id
add ids to the resize tabs in img2img
2024-07-20 11:43:03 +03:00
AUTOMATIC1111 fc7b25ac67 Merge pull request #16231 from AUTOMATIC1111/bat-activate-venv
activate venv .bat
2024-07-20 11:42:29 +03:00
AUTOMATIC1111 e09104a126 Merge pull request #16239 from AUTOMATIC1111/fix-upscale-logic
fix upscale logic
2024-07-20 11:41:34 +03:00
AUTOMATIC1111 141d4b71b1 Merge pull request #16242 from AUTOMATIC1111/option-to-disable-save-button-log.csv-
option to disable save button log.csv
2024-07-20 11:40:39 +03:00
AUTOMATIC1111 ea903819cb Merge pull request #16212 from AUTOMATIC1111/sd3_lora
SD3 Lora support
2024-07-20 11:39:53 +03:00
w-e-w 24a23e1225 option to disable save button log.csv 2024-07-20 15:59:44 +09:00
v0xie 8749540602 fix lint 2024-07-19 15:33:07 -07:00
v0xie 9de7084884 always add alpha/beta to extra_generation_params when schedule is Beta 2024-07-19 14:54:24 -07:00
v0xie 94275b115c enforce beta_dist_alpha / beta_dist_beta > 0 to avoid nan 2024-07-19 14:15:55 -07:00
v0xie e285af6e48 add beta schedule opts to xyz options 2024-07-19 14:15:10 -07:00
v0xie f6f055a93d use configured alpha/beta values in Beta scheduling 2024-07-19 14:08:44 -07:00
v0xie 3a5a66775c add new options 'beta_dist_alpha', 'beta_dist_beta' 2024-07-19 14:08:08 -07:00
v0xie 7e1bd3e3c3 refactor: syntax and add 0.0 on new line 2024-07-19 13:44:22 -07:00
w-e-w 964fc13a99 fix upscale logic 2024-07-20 04:01:13 +09:00
v0xie a5f66b5003 feature: beta scheduler 2024-07-18 15:53:54 -07:00
w-e-w 2abc628899 bat activate venv 2024-07-18 23:51:46 +09:00
AUTOMATIC1111 2b50233f3f fix bugs in lora support 2024-07-16 20:50:25 +03:00
Haoming f5866199c4 add ids 2024-07-16 11:07:22 +08:00
AUTOMATIC1111 7e5cdaab4b SD3 lora support 2024-07-15 08:31:55 +03:00
AUTOMATIC1111 b2453d280a Merge pull request #16192 from AUTOMATIC1111/patch-#16169
fix #16169 Py 3.9 compatibility
2024-07-13 09:29:47 +03:00
AUTOMATIC1111 b4d62a05af Merge pull request #16164 from AUTOMATIC1111/sd3_textual_inversion
sd3 TI support
2024-07-13 09:27:46 +03:00
Andray 589dda3cf2 do not break progressbar on non-job actions 2024-07-12 16:08:36 +04:00
Andray 3d2dbefcde fix OSError: cannot write mode P as JPEG 2024-07-11 23:54:25 +04:00