Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | updates for #9256 | AUTOMATIC | 2023-05-14 | 1 | -1/+1 |
| | |||||
* | heavily simplify | papuSpartan | 2023-05-13 | 1 | -36/+0 |
| | |||||
* | Merge branch 'dev' of ↵ | papuSpartan | 2023-05-12 | 1 | -9/+11 |
|\ | | | | | | | https://github.com/AUTOMATIC1111/stable-diffusion-webui into tomesd | ||||
| * | fixes for B007 | AUTOMATIC | 2023-05-10 | 1 | -1/+1 |
| | | |||||
| * | ruff manual fixes | AUTOMATIC | 2023-05-10 | 1 | -2/+2 |
| | | |||||
| * | imports cleanup for ruff | AUTOMATIC | 2023-05-10 | 1 | -4/+0 |
| | | |||||
| * | Fix up string formatting/concatenation to f-strings where feasible | Aarni Koskela | 2023-05-09 | 1 | -2/+2 |
| | | |||||
| * | Merge pull request #9760 from Sakura-Luna/refresh | AUTOMATIC1111 | 2023-05-08 | 1 | -0/+1 |
| |\ | | | | | | | Fix gallery not being refreshed correctly | ||||
| | * | Reopen image fix | Sakura-Luna | 2023-05-05 | 1 | -0/+1 |
| | | | |||||
| * | | disable useless progress display when pasting infotext using the blur button | AUTOMATIC | 2023-05-08 | 1 | -0/+5 |
| | | | |||||
* | | | fix maximum downsampling option | papuSpartan | 2023-05-03 | 1 | -1/+3 |
| | | | |||||
* | | | resolve merge conflicts and swap to dev branch for now | papuSpartan | 2023-05-03 | 1 | -1/+7 |
|\| | | |||||
| * | | rework Negative Guidance minimum sigma to work with AND, add infotext and ↵ | AUTOMATIC | 2023-04-29 | 1 | -0/+1 |
| | | | | | | | | | | | | copypaste parameters support | ||||
| * | | rename CPU RNG to RNG source in settings, add infotext and parameters ↵ | AUTOMATIC | 2023-04-29 | 1 | -0/+5 |
| |/ | | | | | | | copypaste support to RNG source | ||||
* | | Update generation_parameters_copypaste.py | papuSpartan | 2023-04-10 | 1 | -1/+0 |
| | | |||||
* | | add token merging options to infotext when necessary. Bump tomesd | papuSpartan | 2023-04-10 | 1 | -0/+37 |
|/ | | | | version | ||||
* | Revert "Merge pull request #7931 from space-nuko/img2img-enhance" | AUTOMATIC | 2023-03-28 | 1 | -3/+0 |
| | | | | | This reverts commit 426875937048e21305ac24bea53df06523bdaa81, reversing changes made to 1b63afbedc7789c0eb9a4742b780ab304d7a9caf. | ||||
* | Add upscaler to img2img | space-nuko | 2023-03-25 | 1 | -2/+2 |
| | |||||
* | Add upscale slider to img2img | space-nuko | 2023-03-25 | 1 | -0/+3 |
| | |||||
* | bump gradio to 3.23 | AUTOMATIC | 2023-03-25 | 1 | -1/+6 |
| | | | | fix broken image dragging | ||||
* | Merge pull request #7818 from space-nuko/extension-paste-field-names | AUTOMATIC1111 | 2023-03-11 | 1 | -2/+3 |
|\ | | | | | Allow extensions to declare paste fields for "Send to X" buttons | ||||
| * | Allow extensions to declare paste fields for "Send to X" buttons | space-nuko | 2023-02-14 | 1 | -2/+3 |
| | | |||||
* | | add UniPC options to infotext | AUTOMATIC | 2023-03-11 | 1 | -1/+7 |
| | | |||||
* | | make PNG info tab work properly with parameter overrides | AUTOMATIC | 2023-02-19 | 1 | -3/+4 |
|/ | |||||
* | make the program read Discard penultimate sigma from generation parameters | AUTOMATIC | 2023-01-30 | 1 | -0/+1 |
| | |||||
* | make the program read Eta and Eta DDIM from generation parameters | AUTOMATIC | 2023-01-30 | 1 | -0/+2 |
| | |||||
* | update prompt token counts after using the paste params button | AUTOMATIC | 2023-01-29 | 1 | -3/+3 |
| | |||||
* | make it so that setting options in pasted infotext (like Clip Skip and ENSD) ↵ | AUTOMATIC | 2023-01-29 | 1 | -68/+133 |
| | | | | do not get applied directly and instead are added as temporary overrides | ||||
* | Merge pull request #7231 from EllangoK/master | AUTOMATIC1111 | 2023-01-28 | 1 | -2/+2 |
|\ | | | | | Fixes X/Y/Z Plot parameters not being restored from images | ||||
| * | uses autos new regex, checks len of re_param | EllangoK | 2023-01-28 | 1 | -2/+2 |
| | | |||||
| * | re_param captures quotes with commas properly | EllangoK | 2023-01-26 | 1 | -3/+3 |
| | | | | | | | | and removes unnecessary regex | ||||
* | | update image parameters regex for #7231 | AUTOMATIC | 2023-01-28 | 1 | -1/+1 |
| | | |||||
* | | clean up unused script_path imports | Max Audron | 2023-01-27 | 1 | -1/+1 |
| | | |||||
* | | add data-dir flag and set all user data directories based on it | Max Audron | 2023-01-27 | 1 | -2/+2 |
|/ | |||||
* | extra networks UI | AUTOMATIC | 2023-01-21 | 1 | -9/+3 |
| | | | | rework of hypernets: rather than via settings, hypernets are added directly to prompt as <hypernet:name:weight> | ||||
* | fix an error that happens when you send an empty image from txt2img to img2img | AUTOMATIC | 2023-01-15 | 1 | -0/+3 |
| | |||||
* | Add script callback for fixing infotext parameters | space-nuko | 2023-01-12 | 1 | -1/+2 |
| | |||||
* | fix broken resolution detection when pasting parameters with old hires fix ↵ | AUTOMATIC | 2023-01-09 | 1 | -3/+3 |
| | | | | enabled | ||||
* | add an option to use old hiresfix width/height behavior | AUTOMATIC | 2023-01-09 | 1 | -6/+11 |
| | | | | add a visual effect to inactive hires fix elements | ||||
* | added the option to specify target resolution with possibility of truncating ↵ | AUTOMATIC | 2023-01-04 | 1 | -3/+6 |
| | | | | for hires fix; also sampling steps | ||||
* | fix broken send to extras button | AUTOMATIC | 2023-01-03 | 1 | -1/+4 |
| | |||||
* | add support for running with gradio 3.9 installed | AUTOMATIC | 2023-01-03 | 1 | -2/+2 |
| | |||||
* | make "send to" buttons send actual dimension of the sent image rather than ↵ | AUTOMATIC | 2023-01-02 | 1 | -18/+40 |
| | | | | fields | ||||
* | Hires fix rework | AUTOMATIC | 2023-01-02 | 1 | -0/+32 |
| | |||||
* | Add a lot more elem_id/HTML id, modified some that were duplicates for seed ↵ | me | 2023-01-01 | 1 | -1/+1 |
| | | | | section | ||||
* | more fixes for gradio update | AUTOMATIC | 2023-01-01 | 1 | -1/+1 |
| | |||||
* | Fix comment | space-nuko | 2022-12-13 | 1 | -1/+1 |
| | |||||
* | Correctly restore default hypernetwork strength | space-nuko | 2022-12-13 | 1 | -0/+3 |
| | |||||
* | Correctly restore hypernetwork from hash | space-nuko | 2022-12-13 | 1 | -0/+30 |
| | |||||
* | Merge pull request #5441 from timntorres/add-5433-avoid-sending-size-option | AUTOMATIC1111 | 2022-12-10 | 1 | -2/+1 |
|\ | | | | | Add option to avoid sending size between interfaces. |