Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #12723 from MMP0/dev-resize-handle-fix | AUTOMATIC1111 | 2023-08-22 | 1 | -9/+32 |
|\ | | | | | Resize handle improvements and bug fixes | ||||
| * | Fix double click event not firing | MMP0 | 2023-08-22 | 1 | -1/+5 |
| | | |||||
| * | Replace tabs with spaces | MMP0 | 2023-08-22 | 1 | -6/+6 |
| | | |||||
| * | Prevent text selection and cursor changes | MMP0 | 2023-08-22 | 1 | -0/+7 |
| | | |||||
| * | Expand the hit area of resize handle | MMP0 | 2023-08-22 | 1 | -6/+13 |
| | | |||||
| * | Fix resize handle overflowing in Safari | MMP0 | 2023-08-22 | 1 | -0/+5 |
| | | |||||
* | | for live previews, only hide gallery after at least one live previews pic ↵ | AUTOMATIC1111 | 2023-08-22 | 1 | -1/+1 |
|/ | | | | | | | | has been received fix blinking for live previews fix a clientside live previews exception that happens when you kill serverside during sampling match the size of live preview image to gallery image | ||||
* | make resize handle available to extensions | AUTOMATIC1111 | 2023-08-21 | 1 | -0/+12 |
| | |||||
* | fix for small images in live previews not being scaled up | AUTOMATIC1111 | 2023-08-20 | 1 | -2/+2 |
| | |||||
* | make live previews play nice with window/slider resizes | AUTOMATIC1111 | 2023-08-20 | 1 | -8/+9 |
| | |||||
* | Merge pull request #12635 from catboxanon/fix/full-page-img | AUTOMATIC1111 | 2023-08-19 | 1 | -1/+14 |
|\ | | | | | Make image viewer actually fit the whole page | ||||
| * | Make image viewer actually fit the whole page | catboxanon | 2023-08-18 | 1 | -1/+14 |
| | | |||||
* | | Make results column sticky | catboxanon | 2023-08-18 | 1 | -2/+9 |
|/ | |||||
* | CSS: Remove forced visible overflow for Gradio group child divs | catboxanon | 2023-08-15 | 1 | -1/+1 |
| | |||||
* | return seed controls UI to how it was before | AUTOMATIC1111 | 2023-08-14 | 1 | -0/+15 |
| | |||||
* | make "send to" buttons into small tool buttons | AUTOMATIC1111 | 2023-08-12 | 1 | -2/+2 |
| | |||||
* | fix quicksettings on Chrome | AUTOMATIC1111 | 2023-08-12 | 1 | -2/+1 |
| | |||||
* | update seed/subseed HTML widths | AUTOMATIC1111 | 2023-08-12 | 1 | -15/+0 |
| | |||||
* | move seed, variation seed and variation seed strength to a single row, dump ↵ | AUTOMATIC1111 | 2023-08-12 | 1 | -2/+7 |
| | | | | | | resize seed from UI add a way for scripts to register a callback for before/after just a single component's creation | ||||
* | change quicksettings items to have variable width | AUTOMATIC1111 | 2023-08-12 | 1 | -3/+6 |
| | |||||
* | put refiner into main UI, into the new accordions section | AUTOMATIC1111 | 2023-08-12 | 1 | -12/+20 |
| | | | | | | add VAE from main model into infotext, not from refiner model option to make scripts UI without gr.Group fix inconsistencies with refiner when usings samplers that do more denoising than steps | ||||
* | fix accordion style on img2img | AUTOMATIC1111 | 2023-08-11 | 1 | -1/+1 |
| | |||||
* | add a custom UI element that combines accordion and checkbox | AUTOMATIC1111 | 2023-08-10 | 1 | -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; | AUTOMATIC1111 | 2023-08-10 | 1 | -10/+8 |
| | | | | make the accordion change affect all accordions, not just inside scripts div | ||||
* | Merge pull request #12312 from catboxanon/script-accordion-style | AUTOMATIC1111 | 2023-08-10 | 1 | -0/+7 |
|\ | | | | | Add styling for script components | ||||
| * | Add styling for script components | catboxanon | 2023-08-04 | 1 | -0/+7 |
| | | |||||
* | | add description to VAE setting page | AUTOMATIC1111 | 2023-08-05 | 1 | -0/+7 |
| | | |||||
* | | add checkbox to show/hide dirs for extra networks | AUTOMATIC1111 | 2023-08-05 | 1 | -1/+4 |
| | | |||||
* | | Merge branch 'dev' into extra-networks-always-visible | AUTOMATIC1111 | 2023-08-05 | 1 | -6/+36 |
|\ \ | |||||
| * | | Fix Gradio 3.39.0 textbox overflow | catboxanon | 2023-08-04 | 1 | -0/+4 |
| |/ | |||||
| * | gradio 3.39 | AUTOMATIC1111 | 2023-08-04 | 1 | -2/+10 |
| | | |||||
| * | add style editor dialog | AUTOMATIC1111 | 2023-08-03 | 1 | -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 users | AUTOMATIC1111 | 2023-07-22 | 1 | -3/+4 |
| | | |||||
| * | hide cards for networks of incompatible stable diffusion version in Lora ↵ | AUTOMATIC1111 | 2023-07-17 | 1 | -1/+5 |
| | | | | | | | | extra networks interface | ||||
* | | fix tabs height on small screens | AUTOMATIC1111 | 2023-07-17 | 1 | -1/+1 |
| | | |||||
* | | more tweaking for cards section height | AUTOMATIC1111 | 2023-07-16 | 1 | -2/+3 |
| | | |||||
* | | change extra networks list to have constant height and scrolling | AUTOMATIC1111 | 2023-07-16 | 1 | -0/+3 |
| | | |||||
* | | always show extra networks tabs in the UI | AUTOMATIC1111 | 2023-07-16 | 1 | -4/+4 |
|/ | |||||
* | minor restyling for extra networks | AUTOMATIC1111 | 2023-07-16 | 1 | -2/+1 |
| | |||||
* | nuke thumbs extra networks view mode (use settings tab to change ↵ | AUTOMATIC1111 | 2023-07-16 | 1 | -79/+15 |
| | | | | width/height/scale to get thumbs) | ||||
* | fix styles for dark people | AUTOMATIC1111 | 2023-07-15 | 1 | -0/+4 |
| | |||||
* | add lora user metadata editor dialog inspired by MrKuenning's mockup from #7458 | AUTOMATIC1111 | 2023-07-15 | 1 | -1/+8 |
| | |||||
* | user metadata system for custom networks | AUTOMATIC1111 | 2023-07-15 | 1 | -12/+44 |
| | |||||
* | add textual inversion hashes to infotext | AUTOMATIC1111 | 2023-07-15 | 1 | -0/+4 |
| | |||||
* | add padding and identification to generation log section (Failed to find ↵ | AUTOMATIC1111 | 2023-07-15 | 1 | -6/+10 |
| | | | | Loras, Used embeddings, etc...) | ||||
* | restyle time taken/VRAM display | AUTOMATIC1111 | 2023-07-14 | 1 | -3/+14 |
| | |||||
* | starts left | w-e-w | 2023-06-29 | 1 | -2/+15 |
| | |||||
* | add whitelist for environment in the report | AUTOMATIC | 2023-06-04 | 1 | -1/+4 |
| | | | | add extra link to view the report instead of downloading it | ||||
* | Added sysinfo tab to settings | AUTOMATIC | 2023-06-03 | 1 | -0/+10 |
| | |||||
* | Support dynamic sort of extra networks | catboxanon | 2023-06-02 | 1 | -2/+12 |
| |