Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'eslint' into dev | AUTOMATIC | 2023-05-18 | 1 | -208/+213 |
|\ | |||||
| * | eslint related file edits | AUTOMATIC | 2023-05-18 | 1 | -14/+8 |
| | | |||||
| * | Run `eslint --fix` (and normalize tabs to spaces) | Aarni Koskela | 2023-05-17 | 1 | -202/+213 |
| | | |||||
* | | remove some code duplication from #9348 | AUTOMATIC | 2023-05-17 | 1 | -39/+15 |
| | | |||||
* | | Merge branch 'dev' into improve-frontend-responsiveness | AUTOMATIC1111 | 2023-05-17 | 1 | -14/+94 |
|\| | |||||
| * | prevent Reload UI button/link from reloading the page when it's not yet ready | AUTOMATIC | 2023-05-09 | 1 | -1/+10 |
| | | |||||
| * | do not show licenses page when user selects Show all pages in settings | AUTOMATIC | 2023-05-08 | 1 | -0/+3 |
| | | |||||
| * | Merge branch 'dev' into js-misc-fixes | AUTOMATIC1111 | 2023-05-01 | 1 | -2/+8 |
| |\ | |||||
| | * | Merge pull request #9969 from AUTOMATIC1111/restore_progress_fix | AUTOMATIC1111 | 2023-05-01 | 1 | -2/+2 |
| | |\ | | | | | | | | | restore_progress fix | ||||
| | | * | restore_progress fix | w-e-w | 2023-05-01 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | id wrong type | ||||
| | * | | make it impossible to press the restore progress button after pressing it once | AUTOMATIC | 2023-05-01 | 1 | -0/+4 |
| | |/ | |||||
| * | | Use substring instead of deprecated substr | Aarni Koskela | 2023-04-30 | 1 | -1/+1 |
| | | | |||||
| * | | Fix unused variables | Aarni Koskela | 2023-04-30 | 1 | -2/+2 |
| | | | |||||
| * | | Fix a whole bunch of implicit globals | Aarni Koskela | 2023-04-30 | 1 | -15/+15 |
| |/ | |||||
| * | alternate restore progress button implementation | AUTOMATIC | 2023-04-29 | 1 | -1/+45 |
| | | |||||
| * | Revert "Merge pull request #7595 from siutin/feature/restore-progress" | AUTOMATIC | 2023-04-29 | 1 | -27/+0 |
| | | | | | | | | | | This reverts commit 80987c36f9bfa33092ac7c75624b25d839cb2a06, reversing changes made to 2e78e65a22bfa6b116ae18d12fdcb85ec8acd727. | ||||
| * | Merge branch 'dev' into feature/restore-progress | AUTOMATIC1111 | 2023-04-29 | 1 | -1/+18 |
| |\ | |||||
| | * | change gradio callback from change to release in a bunch of places now that ↵ | AUTOMATIC | 2023-04-29 | 1 | -0/+11 |
| | | | | | | | | | | | | it's fixed in gradio | ||||
| | * | add "resize by" and "resize to" tabs to img2img | AUTOMATIC | 2023-03-28 | 1 | -0/+5 |
| | | | |||||
| * | | keep randomId simpler | siutin | 2023-03-30 | 1 | -8/+2 |
| | | | |||||
| * | | add a button to restore the current progress | siutin | 2023-03-30 | 1 | -2/+34 |
| |/ | |||||
* / | Improve frontend responsiveness for some buttons | space-nuko | 2023-04-04 | 1 | -0/+48 |
|/ | |||||
* | Revert "Merge pull request #7931 from space-nuko/img2img-enhance" | AUTOMATIC | 2023-03-28 | 1 | -21/+1 |
| | | | | | This reverts commit 426875937048e21305ac24bea53df06523bdaa81, reversing changes made to 1b63afbedc7789c0eb9a4742b780ab304d7a9caf. | ||||
* | Merge branch 'master' into img2img-enhance | space-nuko | 2023-03-28 | 1 | -5/+31 |
|\ | |||||
| * | Fix Send to img2img buttons | space-nuko | 2023-03-25 | 1 | -5/+31 |
| | | |||||
* | | Use .success() callback on img2img preview inputs change | space-nuko | 2023-03-25 | 1 | -8/+0 |
| | | |||||
* | | img2img resolution preview should use currently selected tab's image | space-nuko | 2023-03-25 | 1 | -3/+10 |
| | | |||||
* | | Add upscale slider to img2img | space-nuko | 2023-03-25 | 1 | -2/+23 |
|/ | |||||
* | initial gradio 3.22 support | AUTOMATIC | 2023-03-25 | 1 | -2/+1 |
| | |||||
* | update prompt token counts after using the paste params button | AUTOMATIC | 2023-01-29 | 1 | -8/+28 |
| | |||||
* | add checkpoints tab for extra networks UI | AUTOMATIC | 2023-01-28 | 1 | -0/+7 |
| | |||||
* | rework extras tab to use script system | AUTOMATIC | 2023-01-23 | 1 | -5/+0 |
| | |||||
* | relocate tool buttons next to generate button | AUTOMATIC | 2023-01-21 | 1 | -2/+2 |
| | | | | | prevent extra network tabs from putting images into wrong prompts prevent settings leaking into prompt | ||||
* | extra networks UI | AUTOMATIC | 2023-01-21 | 1 | -5/+4 |
| | | | | rework of hypernets: rather than via settings, hypernets are added directly to prompt as <hypernet:name:weight> | ||||
* | move token counter to the location of the prompt, add token counting for the ↵ | AUTOMATIC | 2023-01-20 | 1 | -8/+21 |
| | | | | negative prompt | ||||
* | allow baking in VAE in checkpoint merger tab | AUTOMATIC | 2023-01-19 | 1 | -2/+0 |
| | | | | | | | 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 | ||||
* | add progress bar to modelmerger | AUTOMATIC | 2023-01-19 | 1 | -0/+11 |
| | |||||
* | Process interrogation on all img2img subtabs | Vladimir Repin | 2023-01-18 | 1 | -0/+7 |
| | |||||
* | update sending input event in java script to not cause exception in browser ↵ | AUTOMATIC | 2023-01-17 | 1 | -0/+8 |
| | | | | https://github.com/gradio-app/gradio/issues/2981 | ||||
* | big rework of progressbar/preview system to allow multiple users to prompts ↵ | AUTOMATIC | 2023-01-15 | 1 | -5/+28 |
| | | | | at the same time and do not get previews of each other | ||||
* | 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 | ||||
* | fix send to inpaint sending you to wrong place | AUTOMATIC | 2023-01-12 | 1 | -1/+1 |
| | |||||
* | 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 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 | ||||
* | | Fix various typos | Jim Hays | 2022-12-15 | 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 | 1 | -2/+2 |
|\ \ |