Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #6895 from mezotaken/interrogate-all-tabs | AUTOMATIC1111 | 2023-01-18 | 1 | -0/+7 |
|\ | | | | | Process interrogation on all img2img subtabs | ||||
| * | Process interrogation on all img2img subtabs | Vladimir Repin | 2023-01-18 | 1 | -0/+7 |
| | | |||||
* | | add option to show/hide warnings | AUTOMATIC | 2023-01-18 | 1 | -1/+1 |
| | | | | | | | | | | removed hiding warnings from LDSR fixed/reworked few places that produced warnings | ||||
* | | re-enable image dragging on non-firefox browsers | AUTOMATIC | 2023-01-18 | 1 | -1/+9 |
| | | |||||
* | | bump gradio to 3.16.2 | AUTOMATIC | 2023-01-18 | 1 | -4/+2 |
|\ \ | | | | | | | | | | change style selection to multiselect dropdown | ||||
| * | | change style dropdowns to multiselect | AUTOMATIC | 2023-01-14 | 1 | -4/+2 |
| | | | |||||
* | | | enable progressbar without gallery | AUTOMATIC | 2023-01-18 | 1 | -9/+15 |
| | | | |||||
* | | | return progress percentage to title bar | AUTOMATIC | 2023-01-18 | 1 | -0/+15 |
| |/ |/| | |||||
* | | update sending input event in java script to not cause exception in browser ↵ | AUTOMATIC | 2023-01-17 | 3 | -4/+11 |
| | | | | | | | | https://github.com/gradio-app/gradio/issues/2981 | ||||
* | | add a button for XY Plot to fill in available values for axes that support this | AUTOMATIC | 2023-01-16 | 1 | -0/+1 |
| | | |||||
* | | return an option to hide progressbar | AUTOMATIC | 2023-01-16 | 1 | -0/+1 |
| | | |||||
* | | remove unneeded log from progressbar | AUTOMATIC | 2023-01-15 | 1 | -2/+0 |
| | | |||||
* | | add setting for progressbar update period | AUTOMATIC | 2023-01-15 | 1 | -1/+1 |
| | | |||||
* | | eliminate flicker for live previews | AUTOMATIC | 2023-01-15 | 1 | -7/+7 |
| | | |||||
* | | big rework of progressbar/preview system to allow multiple users to prompts ↵ | AUTOMATIC | 2023-01-15 | 3 | -97/+198 |
| | | | | | | | | at the same time and do not get previews of each other | ||||
* | | Fix Aspect Ratio Overlay / AROverlay to work with Inpaint & Sketch | Josh R | 2023-01-14 | 1 | -2/+7 |
| | | |||||
* | | add buttons to copy images between img2img tabs | AUTOMATIC | 2023-01-14 | 1 | -2/+19 |
| | | |||||
* | | load hashes from cache for checkpoints that have them | AUTOMATIC | 2023-01-14 | 1 | -9/+16 |
|/ | | | | add checkpoint hash to footer | ||||
* | Merge pull request #6667 from Shondoit/zero-vector-ti | AUTOMATIC1111 | 2023-01-12 | 1 | -0/+1 |
|\ | | | | | Allow creation of zero vectors for TI | ||||
| * | Add zero vector feature to hints.js | Shondoit | 2023-01-12 | 1 | -0/+1 |
| | | | | | | | | Also add the note that some tokens might be skipped. Not everyone is aware of this. | ||||
* | | fix send to inpaint sending you to wrong place | AUTOMATIC | 2023-01-12 | 1 | -1/+1 |
|/ | |||||
* | Fix keyboard navigation in modal image viewer | Alexey Shirokov | 2023-01-11 | 1 | -0/+1 |
| | |||||
* | Merge pull request #6462 from Taithrah/small-touch-up | AUTOMATIC1111 | 2023-01-09 | 1 | -5/+5 |
|\ | | | | | Update hints.js | ||||
| * | Update hints.js | Taithrah | 2023-01-07 | 1 | -2/+2 |
| | | | | | | Partial revert | ||||
| * | Update hints.js | Taithrah | 2023-01-07 | 1 | -7/+7 |
| | | | | | | Small touch up to hints | ||||
* | | add an option to use old hiresfix width/height behavior | AUTOMATIC | 2023-01-09 | 1 | -0/+25 |
|/ | | | | add a visual effect to inactive hires fix elements | ||||
* | do not show full window image preview when right mouse button is used | AUTOMATIC | 2023-01-04 | 1 | -1/+1 |
| | |||||
* | fix fullscreen view showing wrong image on firefox | AUTOMATIC | 2023-01-04 | 1 | -1/+1 |
| | |||||
* | added the option to specify target resolution with possibility of truncating ↵ | AUTOMATIC | 2023-01-04 | 1 | -4/+7 |
| | | | | for hires fix; also sampling steps | ||||
* | Merge pull request #4177 from eltociear/patch-2 | AUTOMATIC1111 | 2023-01-04 | 1 | -1/+1 |
|\ | | | | | Fix typo in ui.js | ||||
| * | Fix typo in ui.js | Ikko Ashimine | 2022-11-02 | 1 | -1/+1 |
| | | | | | | interation -> interaction | ||||
* | | Add image paste fallback | MMaker | 2023-01-03 | 1 | -1/+9 |
| | | | | | | | | Fixes Firefox pasting support (and possibly other browsers) | ||||
* | | add a button to show all setting pages | AUTOMATIC | 2023-01-03 | 1 | -0/+11 |
| | | |||||
* | | make "send to" buttons send actual dimension of the sent image rather than ↵ | AUTOMATIC | 2023-01-02 | 1 | -2/+2 |
| | | | | | | | | fields | ||||
* | | added cheap NN approximation for VAE | AUTOMATIC | 2022-12-24 | 1 | -1/+4 |
| | | |||||
* | | Merge pull request #5608 from Bwin4L/master | AUTOMATIC1111 | 2022-12-24 | 1 | -1/+1 |
|\ \ | | | | | | | Make the generated image count in desktop notifications only count new gens in the currently active tab | ||||
| * | | Make the generated image count only count new images in the currently active tab | Bwin4L | 2022-12-10 | 1 | -1/+1 |
| | | | |||||
* | | | Merge pull request #5622 from repligator/patch-1 | AUTOMATIC1111 | 2022-12-24 | 1 | -0/+1 |
|\ \ \ | | | | | | | | | Update hints.js - DPM adaptive | ||||
| * | | | Update hints.js - DPM adaptive | repligator | 2022-12-11 | 1 | -0/+1 |
| |/ / | | | | | | | Added mouse-over for DPM adaptive | ||||
* | | | Merge pull request #5753 from calvinballing/master | AUTOMATIC1111 | 2022-12-24 | 3 | -19/+19 |
|\ \ \ | | | | | | | | | Fix various typos | ||||
| * | | | Fix various typos | Jim Hays | 2022-12-15 | 3 | -19/+19 |
| |/ / | |||||
* / / | fix hints file typo | Alex "mcmonkey" Goodwin | 2022-12-11 | 1 | -1/+1 |
|/ / | |||||
* | | use less javascript for this non-js-only implementation of the clear prompt ↵ | AUTOMATIC | 2022-12-10 | 1 | -36/+5 |
| | | | | | | | | button. | ||||
* | | Merge branch 'AUTOMATIC1111:master' into master | papuSpartan | 2022-12-10 | 4 | -7/+54 |
|\ \ | |||||
| * \ | Merge pull request #5229 from lolsuffocate/master | AUTOMATIC1111 | 2022-12-03 | 1 | -2/+14 |
| |\ \ | | | | | | | | | Slightly improve page scroll jumping with focus | ||||
| | * | | Restore scroll position on page if giving active element focus changes it | Suffocate | 2022-11-30 | 1 | -2/+14 |
| | | | | |||||
| * | | | more simple config option name plus mouseover hint for clip skip | AUTOMATIC | 2022-12-03 | 1 | -0/+2 |
| |/ / | |||||
| * | | Merge pull request #4894 from morgil/progress-first-in-title | AUTOMATIC1111 | 2022-11-27 | 1 | -1/+1 |
| |\ \ | | | | | | | | | Move progress info to beginning of site title | ||||
| | * | | Move progress info to beginning of title | Jonas Böer | 2022-11-20 | 1 | -1/+1 |
| | | | | | | | | | | | | because who has so few tabs open that they can see the end of a tab name? | ||||
| * | | | Merge pull request #4986 from mcmonkey4eva/add-model-name | AUTOMATIC1111 | 2022-11-27 | 1 | -2/+2 |
| |\ \ \ | | | | | | | | | | | add model_name pattern for saving |