stable-diffusion-webui-forge/javascript
DenOfEquity 7876862c43
Vae/te preferences via cards (#1912)
Allows setting of preferred VAE and Text encoder(s) for checkpoints when selected via Checkpoint cards. No selection saved means no change to current toprow setting. 'Built in' option, if the only choice, means clear the toprow selection (therefore use vae/te built-in to checkpoint).
Also allows setting model type for checkpoints (SD1/SD2/SDXL/Flux/Unknown) (user set only, no attempt at autodetection), enabling filtering of the cards based on UI preset.
2024-09-25 20:45:11 +01:00
..
aspectRatioOverlay.js fix img2img aspect ratio preview (#1740) 2024-09-07 22:14:15 +01:00
contextMenus.js better (not 100%) generate forever 2024-09-12 10:58:59 +01:00
dragdrop.js Update dragdrop.js 2024-08-25 10:14:45 +01:00
edit-attention.js Gradio 4 + WebUI 1.10 2024-07-26 12:02:46 -07:00
edit-order.js Allow using alt in the prompt fields again 2023-07-11 15:05:20 +03:00
extensions.js if extensions page not loaded, prevent apply 2024-02-09 23:19:39 +09:00
extraNetworks.js respect disable lora filtering setting (#1904) 2024-09-24 11:58:23 +01:00
generationParams.js Use onAfterUiUpdate where possible 2023-05-25 09:09:13 +03:00
gradio.js Gradio 4 + WebUI 1.10 2024-07-26 12:02:46 -07:00
hints.js support tooltip kwarg for gradio elements 2023-08-01 12:50:23 +03:00
hires_fix.js Run eslint --fix (and normalize tabs to spaces) 2023-05-17 16:09:06 +03:00
imageMaskFix.js Use onAfterUiUpdate where possible 2023-05-25 09:09:13 +03:00
imageviewer.js Gradio 4 + WebUI 1.10 2024-07-26 12:02:46 -07:00
imageviewerGamepad.js Move gamepaddisconnected listener 2023-05-29 23:52:19 -06:00
inputAccordion.js eslint 2023-11-05 09:20:15 +03:00
localization.js eslint 2023-08-22 13:57:05 +03:00
localStorage.js put localStorage stuff into its own file 2023-08-05 08:48:03 +03:00
notification.js fix audio notification for Gradio 4 (#1208) 2024-08-16 20:33:57 -07:00
profilerVisualization.js Gradio 4 + WebUI 1.10 2024-07-26 12:02:46 -07:00
progressbar.js Gradio 4 + WebUI 1.10 2024-07-26 12:02:46 -07:00
resizeHandle.js Gradio 4 + WebUI 1.10 2024-07-26 12:02:46 -07:00
settings.js fix #14591 - using translated content to do categories mapping 2024-02-22 12:26:57 +09:00
textualInversion.js Replace args_to_array (and facsimiles) with Array.from 2023-05-19 13:05:26 +03:00
token-counters.js lint 2024-02-17 10:32:10 +03:00
ui_settings_hints.js Gradio 4 + WebUI 1.10 2024-07-26 12:02:46 -07:00
ui.js Vae/te preferences via cards (#1912) 2024-09-25 20:45:11 +01:00