26 Commits (a2a1a2f7270a865175f64475229838a8d64509ea)

Author SHA1 Message Date
AUTOMATIC a2a1a2f727 add ability to create extensions that add localizations 3 years ago
yfszzx 4a4647e0df create send to buttons in one module 3 years ago
Michoko 665beebc08 Use of a --theme argument for more flexibility
Added possibility to set the theme (light or dark)
3 years ago
Michoko 8c6a981d5d Added dark mode switch
Launch the UI in dark mode with the --dark-mode switch
3 years ago
AUTOMATIC d3463bc59a change styling for top right corner UI
made save style button not die when you cancel
3 years ago
aoirusann db27b987a9 Add hint for `ctrl/alt enter`
And duplicate implementations are removed
3 years ago
AUTOMATIC 08b3f7aef1 emergency fix for broken send to buttons 3 years ago
Justin Maier 6435691bb1 Add "Scale to" option to Extras 3 years ago
AUTOMATIC1111 688c4a914a
Merge branch 'master' into 1404-script-reload-without-restart 3 years ago
DepFA 55b046312c
move JavaScript into ui.js 3 years ago
Liam 3c6a049fc3 consolidated token counter functions 3 years ago
Liam abdbf1de64 token counters now update when roll artist and style buttons are pressed https://github.com/AUTOMATIC1111/stable-diffusion-webui/pull/1194#issuecomment-1261203893 3 years ago
AUTOMATIC 6b02966fcd fix #1405 submitting both tabs 3 years ago
Trung Ngo d1db330010 ALT + return will submit prompt when it's in focus 3 years ago
Liam 7ca9858c4c removed unused import; now using javascript to watch prompt textarea 3 years ago
Liam e5707b66d6 switched the token counter to use hidden buttons instead of api call 3 years ago
Liam 981fe9c4a3 Merge remote-tracking branch 'upstream/master' into token_count 3 years ago
Liam 5034f7d759 added token counter next to txt2img and img2img prompts 3 years ago
Alexandre Simard c74becca23 Solve issue #962
Fix by @MrAcademy
3 years ago
AUTOMATIC 39ce23f42d add the bitton to paste parameters into UI for txt2img, img2img, and pnginfo tabs
fixed some [send to..] buttons to work properly with all tabs
3 years ago
AUTOMATIC 0065327726 upgrade to gradio==3.4b3 t fixthe inpain bugs
rework progressbar/preview to work with new gradio
remove unnecessary create style button
added link to alternative colab
3 years ago
AUTOMATIC 91bfc71261 A big rework, just what you were secretly hoping for!
SD upscale moved to scripts
Batch processing script removed
Batch processing added to main img2img and now works with scripts
img2img page UI reworked to use tabs
3 years ago
AUTOMATIC f3d83fd68a add read access to settings for jsavascript
add an option to disable lightbox modal
3 years ago
AUTOMATIC 3f29aa791b altered progressbar to not rely on first progress request coming after the job has started; may help with broken progressbar some people say they have 3 years ago
AUTOMATIC 5e80c286ee script.js split work - ui.js 3 years ago
Andrey b0c9a097f2 Split history script.js to javascript/ui.js 3 years ago