aboutsummaryrefslogtreecommitdiffstats
path: root/style.css
Commit message (Expand)AuthorAgeFilesLines
* update overflow-wrap: break-word; for gradio 3.23AUTOMATIC2023-03-251-1/+1
* Merge branch 'master' into patch-1AUTOMATIC11112023-03-251-506/+258
|\
| * use HTTP request to fetch metadata for Lora cards instead of including it int...AUTOMATIC2023-03-251-0/+1
| * restore interrupt/stop button stylingAUTOMATIC2023-03-251-0/+4
| * fix clipping in lightbox image viewerAUTOMATIC2023-03-251-60/+25
| * bump gradio to 3.23AUTOMATIC2023-03-251-1/+0
| * fix extra networks uiAUTOMATIC2023-03-251-3/+6
| * enable queue by defaultAUTOMATIC2023-03-251-11/+28
| * hide delete button for single-item dropdownAUTOMATIC2023-03-251-9/+34
| * fix ctrl+up/down attention editAUTOMATIC2023-03-251-1/+11
| * initial gradio 3.22 supportAUTOMATIC2023-03-251-449/+177
* | fix output-html text overflow.whw1sfb2023-03-191-1/+4
|/
* Add view metadata button for Lora cards.AUTOMATIC2023-03-141-0/+61
* Merge pull request #8156 from bluelovers/pr/lightbox-001AUTOMATIC11112023-03-121-3/+1
|\
| * feat: better lightbox when not enable zoombluelovers2023-03-121-3/+1
* | Merge pull request #8366 from akx/extra-net-descsAUTOMATIC11112023-03-111-0/+11
|\ \
| * | Extra networks: support .txt description sidecar fileAarni Koskela2023-03-061-0/+11
| |/
* / update "replace preview" link button's cssbutaixianran2023-03-111-1/+1
|/
* Revert "Aspect ratio sliders"AUTOMATIC11112023-02-191-46/+0
* remove Badge color and ⚠️ ->📏w-e-w2023-02-091-1/+1
* Squashed commit of the following:Gerschel2023-02-091-0/+46
* add buttons for auto-search in subdirectories for extra tabsAUTOMATIC2023-01-291-0/+6
* Train tab fixItsOlegDm2023-01-281-1/+0
* img2img styled padding fixItsOlegDm2023-01-281-3/+2
* Removed buttons centeringItsOlegDm2023-01-281-1/+0
* css fixesItsOlegDm2023-01-261-7/+38
* add an option to enable sections from extras tab in txt2img/img2imgAUTOMATIC2023-01-261-5/+1
* Fix extra network thumbs label colorMykeehu2023-01-231-0/+1
* Merge pull request #7032 from gmq/extra-network-stylesAUTOMATIC11112023-01-231-3/+60
|\
| * feat(extra-networks): replace icon background with borderGuillermo Moreno2023-01-231-1/+0
| * feat(extra-networks): add thumbs view styleGuillermo Moreno2023-01-221-3/+61
* | aligns the axis buttons in x/y plotEllangoK2023-01-211-0/+4
* | compact checkbox and fix copy image btn overflowEllangoK2023-01-211-1/+5
|/
* fixes ui issues with checkbox and hires. sectionsEllangoK2023-01-211-0/+4
* add search box to extra networksAUTOMATIC2023-01-211-0/+8
* relocate tool buttons next to generate buttonAUTOMATIC2023-01-211-11/+7
* extra networks UIAUTOMATIC2023-01-211-88/+102
* add margin to interrogate column in img2img UIAUTOMATIC2023-01-201-0/+1
* move token counter to the location of the prompt, add token counting for the ...AUTOMATIC2023-01-201-16/+31
* allow baking in VAE in checkpoint merger tabAUTOMATIC2023-01-191-5/+10
* add progress bar to modelmergerAUTOMATIC2023-01-191-0/+5
* fix hires fix ui weirdness caused by gradio updateAUTOMATIC2023-01-181-1/+1
* add option to show/hide warningsAUTOMATIC2023-01-181-3/+2
* make live previews not obscure multiselect dropdownsAUTOMATIC2023-01-181-0/+1
* repair broken quicksettings when some form-requiring options are added to itAUTOMATIC2023-01-181-1/+1
* bump gradio to 3.16.2AUTOMATIC2023-01-181-22/+55
|\
| * change style dropdowns to multiselectAUTOMATIC2023-01-141-3/+12
| * bump gradio to 3.16.1AUTOMATIC2023-01-141-18/+39
* | enable progressbar without galleryAUTOMATIC2023-01-181-16/+3
* | add a button for XY Plot to fill in available values for axes that support thisAUTOMATIC2023-01-161-11/+1