Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2023-05-06 | style.css: Make the image in the ImageViewer be resized correctly | 蚊子 | -0/+1 | |
2023-05-05 | Fix stretched thumbnails on extras tab | missionfloyd | -1/+1 | |
2023-04-29 | increase extra networks UI height to fit two rows of cards. | AUTOMATIC | -1/+1 | |
2023-04-29 | Merge pull request #9108 from AUTOMATIC1111/img2img-scale-by | AUTOMATIC1111 | -1/+18 | |
add "resize by" and "resize to" tabs to img2img | ||||
2023-04-29 | Merge pull request #8999 from Reibies/patch-1 | AUTOMATIC1111 | -0/+6 | |
Changed: extra network height css | ||||
2023-03-30 | Change extras "scale to" to sliders | missionfloyd | -0/+4 | |
2023-03-28 | add "resize by" and "resize to" tabs to img2img | AUTOMATIC | -1/+18 | |
2023-03-28 | Revert "Merge pull request #7931 from space-nuko/img2img-enhance" | AUTOMATIC | -2/+2 | |
This reverts commit 426875937048e21305ac24bea53df06523bdaa81, reversing changes made to 1b63afbedc7789c0eb9a4742b780ab304d7a9caf. | ||||
2023-03-28 | Merge pull request #7931 from space-nuko/img2img-enhance | AUTOMATIC1111 | -2/+2 | |
Add `Upscale by` and `Upscaler` options to img2img | ||||
2023-03-28 | Merge pull request #9065 from missionfloyd/quicksettings-alignment | AUTOMATIC1111 | -0/+1 | |
Fix quicksettings alignment | ||||
2023-03-28 | Merge branch 'master' into img2img-enhance | space-nuko | -6/+44 | |
2023-03-27 | Fix quicksettings alignment | missionfloyd | -0/+1 | |
2023-03-27 | Update style.css | zetclansu | -0/+7 | |
Fix for wide width image in img2img_sketch, img2maskimg, inpaint_sketch | ||||
2023-03-27 | Update style.css | Reimoo | -1/+1 | |
2023-03-27 | Update style.css | Reimoo | -1/+1 | |
Co-authored-by: missionfloyd <missionfloyd@users.noreply.github.com> | ||||
2023-03-27 | Merge pull request #9021 from pieresimakp/pr-dev | AUTOMATIC1111 | -1/+1 | |
Fix the style box dropdown not wrapping in txt2img and img2img | ||||
2023-03-27 | update button pressed down style for #8569 | AUTOMATIC | -7/+12 | |
2023-03-27 | Merge pull request #8569 from missionfloyd/extra-networks-toggle | AUTOMATIC1111 | -0/+7 | |
Make extra networks button togglable | ||||
2023-03-27 | reformat css from latest commits, change color for dropdown selection to ↵ | AUTOMATIC | -12/+11 | |
more neutral one | ||||
2023-03-27 | Merge pull request #8959 from missionfloyd/dropdown-width | AUTOMATIC1111 | -0/+3 | |
Fix dropdown width | ||||
2023-03-27 | Merge pull request #8938 from space-nuko/fix-image-ar-overlay | AUTOMATIC1111 | -0/+11 | |
Fix img2img aspect ratio overlay in Gradio 3.23.0 | ||||
2023-03-27 | Merge remote-tracking branch 'upstream/master' into pr-dev | pieresimakp | -1/+14 | |
2023-03-26 | Merge branch 'AUTOMATIC1111:master' into extra-network-preview-lazyload | missionfloyd | -1/+14 | |
2023-03-26 | Merge branch 'extra-network-preview-lazyload' of ↵ | missionfloyd | -504/+259 | |
https://github.com/missionfloyd/stable-diffusion-webui into extra-network-preview-lazyload | ||||
2023-03-27 | fixed style box wrapping | pieresimakp | -1/+1 | |
2023-03-26 | Changed: extra network height css | Reimoo | -0/+6 | |
Changed it so cards take up a set amount of vertical space but added the ability to scroll and resize. | ||||
2023-03-25 | Fix dropdown width | missionfloyd | -0/+3 | |
2023-03-25 | Update style.css | missionfloyd | -3/+3 | |
2023-03-25 | Merge branch 'master' into extra-networks-toggle | missionfloyd | -498/+314 | |
2023-03-25 | Fix padding on accordion/dropdown list elements | space-nuko | -1/+14 | |
2023-03-25 | Fix img2img aspect ratio overlay in Gradio 3.23.0 | space-nuko | -0/+11 | |
2023-03-25 | Use .success() callback on img2img preview inputs change | space-nuko | -513/+259 | |
2023-03-25 | Add upscaler to img2img | space-nuko | -1/+1 | |
2023-03-25 | Add upscale slider to img2img | space-nuko | -259/+513 | |
2023-03-25 | update overflow-wrap: break-word; for gradio 3.23 | AUTOMATIC | -1/+1 | |
2023-03-25 | Merge branch 'master' into patch-1 | AUTOMATIC1111 | -506/+258 | |
2023-03-25 | use HTTP request to fetch metadata for Lora cards instead of including it ↵ | AUTOMATIC | -0/+1 | |
into the main page | ||||
2023-03-25 | restore interrupt/stop button styling | AUTOMATIC | -0/+4 | |
2023-03-25 | fix clipping in lightbox image viewer | AUTOMATIC | -60/+25 | |
2023-03-25 | bump gradio to 3.23 | AUTOMATIC | -1/+0 | |
fix broken image dragging | ||||
2023-03-25 | fix extra networks ui | AUTOMATIC | -3/+6 | |
2023-03-25 | enable queue by default | AUTOMATIC | -11/+28 | |
more stylistic changes | ||||
2023-03-25 | hide delete button for single-item dropdown | AUTOMATIC | -9/+34 | |
more stylistic changes | ||||
2023-03-25 | fix ctrl+up/down attention edit | AUTOMATIC | -1/+11 | |
fix dropdown obscured by live preview stylistic changes | ||||
2023-03-25 | initial gradio 3.22 support | AUTOMATIC | -449/+177 | |
2023-03-21 | Lazy load extra network images | missionfloyd | -0/+7 | |
2023-03-19 | fix output-html text overflow. | whw1sfb | -1/+4 | |
2023-03-14 | Add view metadata button for Lora cards. | AUTOMATIC | -0/+61 | |
2023-03-12 | Make extra networks button togglable | missionfloyd | -0/+7 | |
2023-03-12 | Merge pull request #8156 from bluelovers/pr/lightbox-001 | AUTOMATIC1111 | -3/+1 | |
feat: better lightbox when not enable zoom |