Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2023-01-29 | add buttons for auto-search in subdirectories for extra tabs | AUTOMATIC | -0/+6 | |
2023-01-28 | Train tab fix | ItsOlegDm | -1/+0 | |
2023-01-28 | img2img styled padding fix | ItsOlegDm | -3/+2 | |
2023-01-28 | Removed buttons centering | ItsOlegDm | -1/+0 | |
2023-01-26 | css fixes | ItsOlegDm | -7/+38 | |
2023-01-26 | add an option to enable sections from extras tab in txt2img/img2img | AUTOMATIC | -5/+1 | |
fix some style inconsistenices | ||||
2023-01-23 | Fix extra network thumbs label color | Mykeehu | -0/+1 | |
Added white color for labels. | ||||
2023-01-23 | Merge pull request #7032 from gmq/extra-network-styles | AUTOMATIC1111 | -3/+60 | |
Extra network view style | ||||
2023-01-23 | feat(extra-networks): replace icon background with border | Guillermo Moreno | -1/+0 | |
2023-01-22 | feat(extra-networks): add thumbs view style | Guillermo Moreno | -3/+61 | |
2023-01-21 | aligns the axis buttons in x/y plot | EllangoK | -0/+4 | |
2023-01-21 | compact checkbox and fix copy image btn overflow | EllangoK | -1/+5 | |
also fixes type for #tab_extensions in style.css | ||||
2023-01-21 | fixes ui issues with checkbox and hires. sections | EllangoK | -0/+4 | |
2023-01-21 | add search box to extra networks | AUTOMATIC | -0/+8 | |
2023-01-21 | relocate tool buttons next to generate button | AUTOMATIC | -11/+7 | |
prevent extra network tabs from putting images into wrong prompts prevent settings leaking into prompt | ||||
2023-01-21 | extra networks UI | AUTOMATIC | -88/+102 | |
rework of hypernets: rather than via settings, hypernets are added directly to prompt as <hypernet:name:weight> | ||||
2023-01-20 | add margin to interrogate column in img2img UI | AUTOMATIC | -0/+1 | |
2023-01-20 | move token counter to the location of the prompt, add token counting for the ↵ | AUTOMATIC | -16/+31 | |
negative prompt | ||||
2023-01-19 | allow baking in VAE in checkpoint merger tab | AUTOMATIC | -5/+10 | |
do not save config if it's the default for checkpoint merger tab change file naming scheme for checkpoint merger tab allow just saving A without any merging for checkpoint merger tab some stylistic changes for UI in checkpoint merger tab | ||||
2023-01-19 | add progress bar to modelmerger | AUTOMATIC | -0/+5 | |
2023-01-19 | fix hires fix ui weirdness caused by gradio update | AUTOMATIC | -1/+1 | |
2023-01-18 | add option to show/hide warnings | AUTOMATIC | -3/+2 | |
removed hiding warnings from LDSR fixed/reworked few places that produced warnings | ||||
2023-01-18 | make live previews not obscure multiselect dropdowns | AUTOMATIC | -0/+1 | |
2023-01-18 | repair broken quicksettings when some form-requiring options are added to it | AUTOMATIC | -1/+1 | |
2023-01-18 | bump gradio to 3.16.2 | AUTOMATIC | -22/+55 | |
change style selection to multiselect dropdown | ||||
2023-01-18 | enable progressbar without gallery | AUTOMATIC | -16/+3 | |
2023-01-16 | add a button for XY Plot to fill in available values for axes that support this | AUTOMATIC | -11/+1 | |
2023-01-15 | Add swap axes button for XY Grid | space-nuko | -0/+10 | |
2023-01-15 | add background color for live previews in dark mode | AUTOMATIC | -0/+4 | |
2023-01-15 | put interrupt and skip buttons back where they were | AUTOMATIC | -4/+4 | |
2023-01-15 | eliminate flicker for live previews | AUTOMATIC | -0/+1 | |
2023-01-15 | big rework of progressbar/preview system to allow multiple users to prompts ↵ | AUTOMATIC | -28/+46 | |
at the same time and do not get previews of each other | ||||
2023-01-14 | add buttons to copy images between img2img tabs | AUTOMATIC | -0/+18 | |
2023-01-14 | change style dropdowns to multiselect | AUTOMATIC | -3/+12 | |
2023-01-14 | bump gradio to 3.16.1 | AUTOMATIC | -18/+39 | |
2023-01-11 | img2img UI rework: obsolete --gradio-img2img-tool --gradio-inpaint-tool and ↵ | AUTOMATIC | -1/+3 | |
always show all tools each in own tab | ||||
2023-01-09 | add an option to use old hiresfix width/height behavior | AUTOMATIC | -0/+4 | |
add a visual effect to inactive hires fix elements | ||||
2023-01-07 | fix quicksettings name overlap | Vladimir Repin | -1/+12 | |
2023-01-07 | rework hires fix preview for #6437: movie it to where it takes less place, ↵ | AUTOMATIC | -0/+17 | |
make it actually account for all relevant sliders and calculate dimensions correctly | ||||
2023-01-06 | sort extensions by date and add an option to sort by other columns | AUTOMATIC | -1/+10 | |
2023-01-05 | add footer with versions | AUTOMATIC | -0/+5 | |
2023-01-04 | train tab visual updates | AUTOMATIC | -1/+1 | |
allow setting train tab values from ui-config.json | ||||
2023-01-03 | added licenses screen to settings | AUTOMATIC | -0/+11 | |
added footer removed unused inpainting code | ||||
2023-01-03 | some minor improvements for dark mode UI | AUTOMATIC | -3/+3 | |
2023-01-03 | styling rework to make things more compact | AUTOMATIC | -14/+21 | |
2023-01-03 | change settings UI to use vertical tabs | AUTOMATIC | -0/+27 | |
2023-01-03 | make edit fields for sliders not get hidden by slider's label when there's ↵ | AUTOMATIC | -1/+1 | |
not enough space | ||||
2023-01-01 | Add a lot more elem_id/HTML id, modified some that were duplicates for seed ↵ | me | -6/+6 | |
section | ||||
2023-01-01 | make refresh buttons look more nice | AUTOMATIC | -7/+21 | |
2023-01-01 | add refresh buttons to checkpoint merger | AUTOMATIC | -1/+1 | |