8121 Commits

Author SHA1 Message Date
anapnoe
ba1a2d928a Merge pull request #244 from rejaad/master
Fixed Requirement
2026-03-08 19:35:40 +02:00
ReJaad
5c8c35d736 Fixed Requirement 2026-01-26 17:39:24 -06:00
anapnoe
df7045bb0c Merge pull request #242 from Thawtz/fix-database-refresh
Fix: force refresh for embedding and hypernetwork tables initialization
2025-08-18 16:10:49 +03:00
Thawtz
117e52a7b5 Fix: force refresh for embedding and hypernetwork tables initialization 2025-08-18 05:42:38 -05:00
anapnoe
3eca178f80 Update CODEOWNERS 2025-08-17 13:36:51 +03:00
anapnoe
6f1cbfb264 Update db_lora_forge.py 2025-08-01 20:29:37 +03:00
anapnoe
37e7a79bd3 Update db_lora.py 2025-08-01 20:28:51 +03:00
anapnoe
5999db3ffc Update 1.20.2 2025-07-26 23:13:36 +03:00
anapnoe
3e048d923e Update anapnoe_sd_webui_ux.js 2025-07-25 21:16:50 +03:00
anapnoe
c5b96f40c8 Merge branch 'master' of https://github.com/anapnoe/stable-diffusion-webui-ux 2025-07-25 21:04:39 +03:00
anapnoe
f4a746ae19 fix no-redraw for workspaces 2025-07-25 21:04:36 +03:00
anapnoe
e853e35a02 Update README.md v1.20.1 2025-07-24 23:23:33 +03:00
anapnoe
ca29a755cf Update README.md 2025-07-24 23:20:11 +03:00
anapnoe
c4dbe94acd Update README.md 2025-07-24 23:15:15 +03:00
anapnoe
9cbf226688 Update to v.1.20.1 2025-07-24 22:58:29 +03:00
anapnoe
d8cc7ad013 fix broken inpaint when zoom extension is enabled 2024-10-23 18:22:52 +03:00
anapnoe
9cfd827c71 Update index.js 2024-10-22 01:14:02 +03:00
anapnoe
c34259a09c Update button.js 2024-10-22 01:13:57 +03:00
anapnoe
459e62d05d Update index.js 2024-10-22 00:22:04 +03:00
anapnoe
29fc3f2c76 Update observers.js 2024-10-22 00:21:49 +03:00
anapnoe
311a0f30b6 Update screenshot.png v1.10.2 2024-10-21 16:17:37 +03:00
anapnoe
a17f58d088 Update README.md 2024-10-21 16:17:24 +03:00
anapnoe
2a3d4b6f45 Version Update 2024-10-21 16:10:28 +03:00
anapnoe
412cf01ca7 template console log and startup profile 2024-10-04 20:11:55 +03:00
anapnoe
fc98b64e60 fix eslint issue after vs code eslint server crashed 2024-10-04 12:38:39 +03:00
anapnoe
2e300d50ed Update anapnoe_sd_uiux_core.js 2024-10-04 04:37:27 +03:00
anapnoe
f8732a84a3 add startup profile button to console log 2024-10-04 04:37:09 +03:00
anapnoe
7cf1de4f9c Support for Image Aspect Ratio Helper Extension Accordion 2024-10-04 04:35:19 +03:00
anapnoe
4160405dc4 Ability to patch v2 style configurator 2024-10-04 04:33:27 +03:00
anapnoe
e277460dc9 Remove print from ui_gradio_extensions.py 2024-10-04 04:32:11 +03:00
anapnoe
c50c3f853d Split Stylesheets for Integrated Extensions 2024-10-04 04:31:00 +03:00
anapnoe
bb1d864811 Fix Ruff Blank line contains whitespace 2024-10-03 13:01:22 +03:00
anapnoe
957bb29fff Allow multiple CSS styles in scripts extensions. 2024-10-03 12:54:42 +03:00
anapnoe
7b3c030512 Split Anapnoe UI-UX options 2024-10-02 23:31:39 +03:00
anapnoe
2d63289373 Register category options in a custom position. 2024-10-02 23:29:28 +03:00
anapnoe
dc38109803 Merge branch 'master' of https://github.com/anapnoe/stable-diffusion-webui-ux 2024-10-02 20:01:44 +03:00
anapnoe
24b470a58e Add user.css to DOM if is not there 2024-10-02 19:51:35 +03:00
anapnoe
797690d041 Create user.css on first run if does not exists 2024-10-02 19:49:52 +03:00
anapnoe
83096f1e81 Supports alpha between different color functions 2024-10-02 19:17:27 +03:00
anapnoe
5fcd60d28a Update ui_theme.js 2024-10-02 14:31:10 +03:00
anapnoe
73ab6634f5 Update anapnoe_sd_uiux_core.js 2024-10-02 14:05:45 +03:00
anapnoe
3450ca82bc added txt2img, img2img scheduler 2024-10-02 14:03:29 +03:00
anapnoe
e254dce76d Update ui.py 2024-09-24 02:56:01 +03:00
anapnoe
3d589f5f43 Merge branch 'master' of https://github.com/anapnoe/stable-diffusion-webui-ux 2024-09-24 02:44:02 +03:00
anapnoe
c09aab0d0d Remove ExtraNetworks from im2img Backend 2024-09-24 02:43:58 +03:00
anapnoe
f59bda0473 Update README.md 2024-09-24 02:42:01 +03:00
anapnoe
2787f966e5 Deforum Integration and Hide extra info options in Settings 2024-09-23 22:08:46 +03:00
anapnoe
eff3d7d112 Fix eslint Issues 2024-09-20 15:05:54 +03:00
anapnoe
6a6e5333b6 Fix StyleEditor Issue not saving the current theme 2024-09-20 14:51:48 +03:00
anapnoe
d4cbe20c42 Merge branch 'dev-ux' 2024-09-20 13:18:10 +03:00