Commit Graph

342 Commits

Author SHA1 Message Date
Haoming
d1617a877e
Preset System Overhaul 2026-02-09 11:19:38 +08:00
Haoming
9921cf0e74
Rewrite Backend (#559) 2026-01-19 17:11:59 +08:00
Haoming
a3c01bf0b7 prompt scrollbar 2025-12-29 14:17:44 +08:00
Haoming
a416414c05 styles 2025-08-13 18:10:57 +08:00
Haoming
6afb284c60 scripts 2025-08-05 18:00:46 +08:00
Haoming
35276e5210 presets - style 2025-08-05 17:21:25 +08:00
Haoming
0069c0e4ef option - div 2025-08-05 09:39:38 +08:00
Haoming
bae7db6ec8 css 2025-07-28 17:11:53 +08:00
Haoming
15c07579fb html 2025-07-28 17:10:35 +08:00
Haoming
38f62c6897 spaces 2025-07-28 14:08:53 +08:00
Haoming
b3a96523f3 interrogate 2025-07-28 11:02:52 +08:00
DenOfEquity
ecb396e03f
fix img2img aspect ratio preview (#1740)
* Update aspectRatioOverlay.js

fix finding the right element to draw the box on
add drawing box based on changes to number control, just not slider

* Update style.css

add margin equal to border, to draw the AR box in better position
2024-09-07 22:14:15 +01:00
DenOfEquity
e9373d379b
Update style.css (#1708) 2024-09-05 19:19:56 +01:00
DenOfEquity
c030fed30b
Revert "Revert "Update style.css (#1698)" (#1699)" (#1700)
This reverts commit 268bade528.
2024-09-05 14:17:25 +01:00
DenOfEquity
268bade528
Revert "Update style.css (#1698)" (#1699)
This reverts commit 090367d492.
2024-09-05 14:08:50 +01:00
DenOfEquity
090367d492
Update style.css (#1698)
The previous change to the width of the input box, to prevent overlap between long checkpoint names and the dropdown arrow, also reduced the clickable region of the input box - showing up the arrow as the purely visual element that it is.
This PR restores width, tweaks position of the arrow, and makes the arrow background solid to avoid inference with text. The latter two changes also affect the vae/te and diffusion in low bits menus.
2024-09-05 14:05:54 +01:00
Will Cole
a8483a3f79
Adjust Checkpoint input style (#1588)
* Adjust Checkpoint input style

* Remove right align and fix input area

* Allow popup to overflow to max element
2024-08-30 10:17:43 -07:00
lllyasviel
93b40f355e
Forge Space and BiRefNet 2024-08-17 08:29:08 -07:00
lllyasviel
61f83dd610
support all flux models 2024-08-13 05:42:17 -07:00
lllyasviel
cfa5242a75
forge 2.0.0
see also discussions
2024-08-10 19:24:19 -07:00
layerdiffusion
02ffb04649 revise stream 2024-08-08 19:23:23 -07:00
layerdiffusion
1802850eb1 disable negative prompt UI when CFG==1 2024-08-08 02:24:04 -07:00
lllyasviel
71c94799d1
diffusion in fp8 landed 2024-08-06 16:47:39 -07:00
lllyasviel
71eaa5ca12
rework UI so that the toolbar is managed by Forge 2024-08-06 13:54:06 -07:00
layerdiffusion
e26abf87ec Gradio 4 + WebUI 1.10 2024-07-26 12:02:46 -07:00
AUTOMATIC1111
1466daeafc Disable prompt token counters option actually disables token counting rather than just hiding results.
Disable prompt token counters option does not require reload UI.
token counters do not become visible until they are positioned correctly.
2024-02-17 10:31:16 +03:00
w-e-w
13fd466c18 fix extra-network-control--enabled color
also add forgotten semicolon
2024-02-12 04:07:14 +09:00
w-e-w
7583351760 extensions tab table row hover highlight 2024-02-10 18:09:10 +09:00
AUTOMATIC1111
9f3ba38314 Add "Interrupting..." placeholder. 2024-02-01 22:34:29 +03:00
AUTOMATIC1111
f4e931f18f put extra networks controls row into the tabs UI element for #14588 2024-01-22 23:20:30 +03:00
Sj-Si
d7d3166a27 Fix broken scrollbars 2024-01-21 11:27:24 -05:00
Sj-Si
2310cd66e5 Add toggle button for tree view. Use default settings for sortmode and direction. 2024-01-20 11:43:45 -05:00
Sj-Si
50e444fa1d Fix missing important style. 2024-01-18 12:13:09 -05:00
Sj-Si
4f96267033 Finish cleanup. 2024-01-16 13:35:01 -05:00
Sj-Si
f49c220c03 Move extra network tab buttons into tree view; 2024-01-15 17:34:44 -05:00
Sj-Si
d88424ef2a fix bugs. introduce new ones. 2024-01-15 13:40:47 -05:00
Sj-Si
02e6963325 continue cleanup and redesign. 2024-01-13 13:16:39 -05:00
Sj-Si
036500223d Merge changes from dev 2024-01-11 16:37:35 -05:00
Sj-Si
0726a6e12e Finish base layout. Fix bugs. Need to test for stability and clean up. 2024-01-11 15:06:57 -05:00
Sj-Si
3db6938caa begin redesign of tree module. 2024-01-10 18:11:48 -05:00
Sj-Si
df8aa69a99 Add tree-view display for extra networks. 2024-01-08 14:10:03 -05:00
AUTOMATIC1111
2f98a35fc4 add assets repo; serve fonts locally rather than from google's servers 2024-01-07 09:21:21 +03:00
w-e-w
0c5427960b make modal toolbar and icon opacity adjustable 2023-12-15 17:11:59 +09:00
w-e-w
cc41cc4349 on mouse hover show / hide modal image viewer icons 2023-12-13 02:06:56 +09:00
w-e-w
c2ed413203 add max-heigh/width to global-popup-inner
prevent the pop-up from being too big as to making exiting the pop-up impossible
2023-12-01 02:59:41 +09:00
AUTOMATIC1111
f0f100e67b add categories to settings 2023-11-26 17:56:22 +03:00
AUTOMATIC1111
2a40d3c603 compact prompt layout: preserve scroll when switching between lora tabs 2023-11-26 14:58:56 +03:00
AUTOMATIC1111
4d4a9e7332 added compact prompt option 2023-11-05 19:19:55 +03:00
AUTOMATIC1111
6b8c661c49 add a visible checkbox to input accordion 2023-11-05 08:55:54 +03:00
AUTOMATIC1111
c4ffeb857e
Merge pull request #13480 from AUTOMATIC1111/popup-fix
Fix accidentally closing popup dialogs
2023-10-03 12:37:46 +03:00