118 Commits (7c89f3718f9f078113833a88a86f02d3205855b4)

Author SHA1 Message Date
AUTOMATIC 82cfc227d7 added licenses screen to settings
added footer
removed unused inpainting code
3 years ago
AUTOMATIC fda1ed1843 some minor improvements for dark mode UI 3 years ago
AUTOMATIC 18c03cdeac styling rework to make things more compact 3 years ago
AUTOMATIC 269f6e8676 change settings UI to use vertical tabs 3 years ago
AUTOMATIC 1d7a31def8 make edit fields for sliders not get hidden by slider's label when there's not enough space 3 years ago
me a005fccddd Add a lot more elem_id/HTML id, modified some that were duplicates for seed section 3 years ago
AUTOMATIC e5f1a37cb9 make refresh buttons look more nice 3 years ago
AUTOMATIC 11d432d92d add refresh buttons to checkpoint merger 3 years ago
AUTOMATIC a939e82a0b fix weird padding for sampler dropdown in chrome 3 years ago
AUTOMATIC 360feed9b5 HAPPY NEW YEAR
make save to zip into its own button instead of a checkbox
3 years ago
papuSpartan 00ebc26c4e
Merge branch 'AUTOMATIC1111:master' into master 3 years ago
AUTOMATIC e5b4e3f820 add tags to extensions, and ability to filter out tags
list changed Settings keys in UI
do not print VRAM/etc stats everywhere but in calls that use GPU
3 years ago
AUTOMATIC1111 675b51ebd3
Merge pull request #3986 from R-N/vae-picker
VAE Selector
3 years ago
AUTOMATIC 95c6308ccd switch to gradio 3.8 3 years ago
papuSpartan d0d74e459d
Merge branch 'AUTOMATIC1111:master' into js 3 years ago
Muhammad Rizqi Nur f8c6468d42
Merge branch 'master' into vae-picker 3 years ago
AUTOMATIC 5b0f624bdc Added Available tab to extensions UI. 3 years ago
papuSpartan 25de9df364
Merge branch 'AUTOMATIC1111:master' into master 3 years ago
AUTOMATIC 910a097ae2 add initial version of the extensions tab
fix broken Restart Gradio button
3 years ago
Muhammad Rizqi Nur 7c8c3715f5 Fix VAE refresh button stretching out
From https://github.com/AUTOMATIC1111/stable-diffusion-webui/pull/3986#issuecomment-1296990601
3 years ago
AUTOMATIC1111 76086f6668
Merge branch 'master' into modal-save-button-and-shortcut 3 years ago
xmodar 68760a48cb Add forced LTR for training progress 3 years ago
Florian Horn bf25b51c31 fixed position to be in line with the other icons 3 years ago
Florian Horn 0995e879ce added save button and shortcut (s) to Modal View 3 years ago
xmodar 3de0365141 Add id access to scripts list in the css 3 years ago
xmodar 54cdd4e1f4 Add LTR checkpoint lists and updated Arabic localization 3 years ago
xmodar ca2ebc89c2 Add RTL languages support and improved Arabic localization 3 years ago
AUTOMATIC 6398dc9b10 further support for extensions 3 years ago
papuSpartan 4a9ff0891a
Merge branch 'AUTOMATIC1111:master' into master 3 years ago
AUTOMATIC df57064093 do not load aesthetic clip model until it's needed
add refresh button for aesthetic embeddings
add aesthetic params to images' infotext
3 years ago
papuSpartan 8b74b9aa9a add symbol for clear button and simplify roll_col css selector 3 years ago
AUTOMATIC 9931c0bd48 remove the unneeded line break introduced by #3092 3 years ago
realryo1 83a517eb96 Fixed performance, vram style disorder 3 years ago
AUTOMATIC cf47d13c1e localization support 3 years ago
Junpeng Qiu 36a0ba357a Added Refresh Button to embedding and hypernetwork names in Train Tab
Problem
everytime I modified pt files in embedding_dir or hypernetwork_dir, I
need to restart webui to have the new files shown in the dropdown of
Train Tab

Solution
refactored create_refresh_button out of create_setting_component so we
can use this method to create button next to gr.Dropdowns of embedding
name and hypernetworks

Extra Modification
hypernetwork pt are now sorted in alphabetic order
3 years ago
guaneec 606519813d Prevent modal content from being selected 3 years ago
ruocaled 5fd638f14d fix download section layout 3 years ago
AUTOMATIC d3463bc59a change styling for top right corner UI
made save style button not die when you cancel
3 years ago
AUTOMATIC e8729dd051 re-apply height hacks to work with new gradio 3 years ago
AUTOMATIC 6cdf55627c restore borders for prompts 3 years ago
AUTOMATIC 354ef0da3b add hypernetwork multipliers 3 years ago
AUTOMATIC a10b0e11fc options to refresh list of models and hypernetworks 3 years ago
AUTOMATIC bb7baf6b9c add option to change what's shown in quicksettings bar 3 years ago
AUTOMATIC d7474a5185 bump gradio to 3.4.1 3 years ago
Ben 54c519943a Update style.css 3 years ago
Ben 031dc8cd7f space holder 3 years ago
Ben b372f5538b Save some space 3 years ago
Vladimir Repin 9d33baba58 Always show previous mask and fix extras_send dest 3 years ago
Ben ce37fdd30e maximize the view 3 years ago
AUTOMATIC 45fbd1c5fe remove background for quicksettings row (for dark theme) 3 years ago