64 Commits (40ff6db5325fc34ad4fa35e80cb1e7768d9f7e75)

Author SHA1 Message Date
AUTOMATIC 40ff6db532 extra networks UI
rework of hypernets: rather than via settings, hypernets are added directly to prompt as <hypernet:name:weight>
3 years ago
AUTOMATIC 08c6f009a5 load hashes from cache for checkpoints that have them
add checkpoint hash to footer
3 years ago
AUTOMATIC 6ffefdcc9f fix js errors when restarting UI 3 years ago
Gerschel 4fc8154207 better targetting, class tabs was autoassigned
I moved a preset manager into quicksettings, this function
was targeting my component instead of the tabs. This is
because class tabs is autoassigned, while element id #tabs
is not, this allows a tabbed component to live in the quicksettings.
3 years ago
apolinario 37139d8aac No code repeat 3 years ago
apolinario 8eb638cdd3
style change 3 years ago
apolinario 1075819b16
Use shadowRoot if inside of an iframe and don't use it if outside
This makes sure it will work everywhere
3 years ago
apolinario 2eb5f103ab
Fix WebUI not working inside of iframes 3 years ago
AUTOMATIC cf47d13c1e localization support 3 years ago
aoirusann db27b987a9 Add hint for `ctrl/alt enter`
And duplicate implementations are removed
3 years ago
Jairo Correa 8b7d3f1bef Make the ctrl+enter shortcut use the generate button on the current tab 3 years ago
Melan 6c36fe5719 Add ctrl+enter as a shortcut to quickly start a generation. 3 years ago
Connum c0b1177a32 refactored image paste handling to fill unset images successively, then replace last existing image (fixes #981) 3 years ago
Connum 910a3d9427 make callback queue handling reusable and implement onUiTabChange() 3 years ago
AUTOMATIC f3d83fd68a add read access to settings for jsavascript
add an option to disable lightbox modal
3 years ago
AUTOMATIC 5e80c286ee script.js split work - ui.js 3 years ago
Andrey ce799a63e9 Split history script.js to javascript/ui.js 3 years ago
Andrey 1f851193b9 Split history script.js to javascript/ui.js 3 years ago
AUTOMATIC ae63d82741 script.js split work - progress.js 3 years ago
Andrey 3b9ad0b235 Split history script.js to javascript/progressbar.js 3 years ago
Andrey bab13135ac Split history script.js to javascript/progressbar.js 3 years ago
AUTOMATIC 26b52fd1ec script.js split work - hints.js 3 years ago
Andrey 3641a91bc2 Split history script.js to javascript/hints.js 3 years ago
Andrey bd219076db Split history script.js to javascript/hints.js 3 years ago
AUTOMATIC 74c538e84f script.js split work - dragdrop.js 3 years ago
Andrey 27b9b233f2 Split history script.js to javascript/dragdrop.js 3 years ago
Andrey 759dda9a7e Split history script.js to javascript/dragdrop.js 3 years ago
AUTOMATIC a86c279419 script.js split work 3 years ago
Andrey 3f91de3c91 Split history script.js to javascript/dragdrop.js 3 years ago
Andrey ca8451ece0 Split history script.js to javascript/dragdrop.js 3 years ago
Connum 88e315a8d5 Replace existing images when pasting from clipboard or dropping a new one (fixes #573) 3 years ago
DepFA f9cae046cb
typo 3 years ago
DepFA 0e5527b4df
Add previous and next to modal with key shortcuts 3 years ago
DepFA f96d8a601c
Block event propagation when lightbox is triggered 3 years ago
DepFA 1ef79f926e generalise to work on all non-masked images on all tabs 3 years ago
DepFA 1a51337077 Add modal creation and functions 3 years ago
AUTOMATIC 304222ef94 X/Y plot support for switching checkpoints. 3 years ago
AUTOMATIC c441ba065c add a comment and some checks for the functionality of the last PR 3 years ago
uservar 6168d09218 Prevent uploading previous output from javascript
As it is currently, txt2img and img2img send back the previous output args (txt2img_gallery, generation_info, html_info) whenever you generate a new image. This can lead to uploading a huge gallery of previously generated images, which leads to an unnecessary delay between submitting and beginning to generate.
3 years ago
AUTOMATIC 9f267af3f7 added a second style field
added the ability to use {prompt} in styles
added a button to apply style to textbox
rearranged top row for UI
3 years ago
AUTOMATIC c9430e53f6 loopback moved to scripts, added support for multiple batches, changed to honor save grids and how grids in web setting 3 years ago
Austere Grim 66b09bbfec Typo of prompt 3 years ago
AUTOMATIC db8f8dd972 Ability to save images into a folder named after the date they were created #353 3 years ago
cryzed 5fbed65236 Add support for saving styles with negative prompts 3 years ago
AUTOMATIC f194457229 CLIP interrogator 3 years ago
Seki e8884c2b01 Change "send to " 3 years ago
AUTOMATIC dfefc5175a extra info for de-noising strength tooltip 3 years ago
AUTOMATIC 955f644ce1 split settings into three columns
added a different workaround for gradio mask bug with info in UI
switched to newer gradio version
3 years ago
AUTOMATIC 022bc97c27 update for code that was supposed to be hiding mask for the gradio bug but isn't. 3 years ago
AUTOMATIC 86867e153f support for prompt styles
fix broken prompt matrix
3 years ago