aboutsummaryrefslogtreecommitdiffstats
path: root/style.css
Commit message (Collapse)AuthorAgeFilesLines
...
* fix accordion style on img2imgAUTOMATIC11112023-08-111-1/+1
|
* add a custom UI element that combines accordion and checkboxAUTOMATIC11112023-08-101-6/+9
| | | | | rework hires fix UI to use accordion prevent bogus progress output in console when calculating hires fix dimensions
* additional work on gradio styles;AUTOMATIC11112023-08-101-10/+8
| | | | make the accordion change affect all accordions, not just inside scripts div
* Merge pull request #12312 from catboxanon/script-accordion-styleAUTOMATIC11112023-08-101-0/+7
|\ | | | | Add styling for script components
| * Add styling for script componentscatboxanon2023-08-041-0/+7
| |
* | add description to VAE setting pageAUTOMATIC11112023-08-051-0/+7
| |
* | add checkbox to show/hide dirs for extra networksAUTOMATIC11112023-08-051-1/+4
| |
* | Merge branch 'dev' into extra-networks-always-visibleAUTOMATIC11112023-08-051-6/+36
|\ \
| * | Fix Gradio 3.39.0 textbox overflowcatboxanon2023-08-041-0/+4
| |/
| * gradio 3.39AUTOMATIC11112023-08-041-2/+10
| |
| * add style editor dialogAUTOMATIC11112023-08-031-0/+13
| | | | | | | | | | rework toprow for img2img and txt2img to use a class with fields fix the console error when editing checkpoint user metadata
| * restyle Startup profile for black usersAUTOMATIC11112023-07-221-3/+4
| |
| * hide cards for networks of incompatible stable diffusion version in Lora ↵AUTOMATIC11112023-07-171-1/+5
| | | | | | | | extra networks interface
* | fix tabs height on small screensAUTOMATIC11112023-07-171-1/+1
| |
* | more tweaking for cards section heightAUTOMATIC11112023-07-161-2/+3
| |
* | change extra networks list to have constant height and scrollingAUTOMATIC11112023-07-161-0/+3
| |
* | always show extra networks tabs in the UIAUTOMATIC11112023-07-161-4/+4
|/
* minor restyling for extra networksAUTOMATIC11112023-07-161-2/+1
|
* nuke thumbs extra networks view mode (use settings tab to change ↵AUTOMATIC11112023-07-161-79/+15
| | | | width/height/scale to get thumbs)
* fix styles for dark peopleAUTOMATIC11112023-07-151-0/+4
|
* add lora user metadata editor dialog inspired by MrKuenning's mockup from #7458AUTOMATIC11112023-07-151-1/+8
|
* user metadata system for custom networksAUTOMATIC11112023-07-151-12/+44
|
* add textual inversion hashes to infotextAUTOMATIC11112023-07-151-0/+4
|
* add padding and identification to generation log section (Failed to find ↵AUTOMATIC11112023-07-151-6/+10
| | | | Loras, Used embeddings, etc...)
* restyle time taken/VRAM displayAUTOMATIC11112023-07-141-3/+14
|
* starts leftw-e-w2023-06-291-2/+15
|
* add whitelist for environment in the reportAUTOMATIC2023-06-041-1/+4
| | | | add extra link to view the report instead of downloading it
* Added sysinfo tab to settingsAUTOMATIC2023-06-031-0/+10
|
* Support dynamic sort of extra networkscatboxanon2023-06-021-2/+12
|
* add hiding and a colspans to startup profile tableAUTOMATIC2023-06-011-0/+6
|
* Merge branch 'dev' into startup-profileAUTOMATIC2023-06-011-1/+17
|\
| * fix bad styling for thumbs view in extra networks #10639AUTOMATIC2023-05-231-1/+17
| |
* | work on startup profile displayAUTOMATIC2023-05-201-2/+6
|/
* Merge remote-tracking branch 'missionfloyd/extra-network-preview-lazyload' ↵AUTOMATIC2023-05-181-0/+7
|\ | | | | | | into dev
| * Merge branch 'AUTOMATIC1111:master' into extra-network-preview-lazyloadmissionfloyd2023-03-271-1/+14
| |\
| * \ Merge branch 'extra-network-preview-lazyload' of ↵missionfloyd2023-03-271-504/+259
| |\ \ | | | | | | | | | | | | https://github.com/missionfloyd/stable-diffusion-webui into extra-network-preview-lazyload
| * | | Lazy load extra network imagesmissionfloyd2023-03-211-0/+7
| | | |
* | | | Fix blinking text of hr and scale rescatboxanon2023-05-181-0/+5
| | | | | | | | | | | | goodbye
* | | | Revert "Merge pull request #10440 from grimatoma/increaseModelPickerWidth"AUTOMATIC2023-05-181-0/+2
| | | | | | | | | | | | | | | | | | | | This reverts commit 4b07f2f584596604c4499efb0b0295e96985080f, reversing changes made to 4071fa4a123cc512b7944678142c11d88efeccf9.
* | | | rework #8863 to work with all img2img tabsAUTOMATIC2023-05-171-2/+2
| | | |
* | | | option to specify editor height for img2imgAUTOMATIC2023-05-171-6/+0
| | | |
* | | | Remove max width for model dropdowngrimatoma2023-05-161-2/+0
| | | | | | | | | | | | | | | | | | | | | | | | Removing the max width for the model dropdown allows the user to see the full name of a model especially when it is long. Model names are getting more complex and longer and the current width almost always cuts off model names. If a user leverages folders than it pretty much always cuts off the name...
* | | | add a bunch of descriptions and reword a lot of settings (sorry, localizers)AUTOMATIC2023-05-141-2/+2
| | | |
* | | | set up a system to provide extra info for settings elements in python rather ↵AUTOMATIC2023-05-141-0/+20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | than js add a bit of spacing/styling to settings elements add link info for token merging
* | | | Requested changescatboxanon2023-05-131-0/+3
| | | |
* | | | add UI to edit defaultsAUTOMATIC2023-05-101-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | allow setting defaults for elements in extensions' tabs fix a problem with ESRGAN upscalers disappearing after UI reload implicit change: HTML element id for train tab from tab_ti to tab_train (will this break things?)
* | | | add links to wiki for filename pattern settingsAUTOMATIC2023-05-081-0/+16
| | | | | | | | | | | | | | | | add extended info for quicksettings setting
* | | | make lightbox properly display whole picture without cutting of parts when ↵AUTOMATIC2023-05-081-0/+1
| | | | | | | | | | | | | | | | the picture is very wide.
* | | | Merge pull request #10113 from missionfloyd/extras-thumbnailsAUTOMATIC11112023-05-081-1/+1
|\ \ \ \ | | | | | | | | | | Fix stretched thumbnails on extras tab
| * | | | Fix stretched thumbnails on extras tabmissionfloyd2023-05-051-1/+1
| | | | |