aboutsummaryrefslogtreecommitdiffstats
path: root/modules/generation_parameters_copypaste.py
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | Reopen image fixSakura-Luna2023-05-051-0/+1
| * | | | | | | disable useless progress display when pasting infotext using the blur buttonAUTOMATIC2023-05-081-0/+5
* | | | | | | | fix maximum downsampling optionpapuSpartan2023-05-031-1/+3
* | | | | | | | resolve merge conflicts and swap to dev branch for nowpapuSpartan2023-05-031-1/+7
|\| | | | | | |
| * | | | | | | rework Negative Guidance minimum sigma to work with AND, add infotext and cop...AUTOMATIC2023-04-291-0/+1
| * | | | | | | rename CPU RNG to RNG source in settings, add infotext and parameters copypas...AUTOMATIC2023-04-291-0/+5
| |/ / / / / /
* | | | | | | Update generation_parameters_copypaste.pypapuSpartan2023-04-101-1/+0
* | | | | | | add token merging options to infotext when necessary. Bump tomesdpapuSpartan2023-04-101-0/+37
|/ / / / / /
* | | | | | Revert "Merge pull request #7931 from space-nuko/img2img-enhance"AUTOMATIC2023-03-281-3/+0
* | | | | | Add upscaler to img2imgspace-nuko2023-03-251-2/+2
* | | | | | Add upscale slider to img2imgspace-nuko2023-03-251-0/+3
* | | | | | bump gradio to 3.23AUTOMATIC2023-03-251-1/+6
| |_|_|_|/ |/| | | |
* | | | | Merge pull request #7818 from space-nuko/extension-paste-field-namesAUTOMATIC11112023-03-111-2/+3
|\ \ \ \ \
| * | | | | Allow extensions to declare paste fields for "Send to X" buttonsspace-nuko2023-02-141-2/+3
| | |_|/ / | |/| | |
* | | | | add UniPC options to infotextAUTOMATIC2023-03-111-1/+7
| |_|_|/ |/| | |
* | | | make PNG info tab work properly with parameter overridesAUTOMATIC2023-02-191-3/+4
|/ / /
* | | make the program read Discard penultimate sigma from generation parametersAUTOMATIC2023-01-301-0/+1
* | | make the program read Eta and Eta DDIM from generation parametersAUTOMATIC2023-01-301-0/+2
* | | update prompt token counts after using the paste params buttonAUTOMATIC2023-01-291-3/+3
* | | make it so that setting options in pasted infotext (like Clip Skip and ENSD) ...AUTOMATIC2023-01-291-68/+133
| |/ |/|
* | Merge pull request #7231 from EllangoK/masterAUTOMATIC11112023-01-281-2/+2
|\ \
| * | uses autos new regex, checks len of re_paramEllangoK2023-01-281-2/+2
| * | re_param captures quotes with commas properlyEllangoK2023-01-261-3/+3
| |/
* | update image parameters regex for #7231AUTOMATIC2023-01-281-1/+1
* | clean up unused script_path importsMax Audron2023-01-271-1/+1
* | add data-dir flag and set all user data directories based on itMax Audron2023-01-271-2/+2
|/
* extra networks UIAUTOMATIC2023-01-211-9/+3
* fix an error that happens when you send an empty image from txt2img to img2imgAUTOMATIC2023-01-151-0/+3
* Add script callback for fixing infotext parametersspace-nuko2023-01-121-1/+2
* fix broken resolution detection when pasting parameters with old hires fix en...AUTOMATIC2023-01-091-3/+3
* add an option to use old hiresfix width/height behaviorAUTOMATIC2023-01-091-6/+11
* added the option to specify target resolution with possibility of truncating ...AUTOMATIC2023-01-041-3/+6
* fix broken send to extras buttonAUTOMATIC2023-01-031-1/+4
* add support for running with gradio 3.9 installedAUTOMATIC2023-01-031-2/+2
* make "send to" buttons send actual dimension of the sent image rather than fi...AUTOMATIC2023-01-021-18/+40
* Hires fix reworkAUTOMATIC2023-01-021-0/+32
* Add a lot more elem_id/HTML id, modified some that were duplicates for seed s...me2023-01-011-1/+1
* more fixes for gradio updateAUTOMATIC2023-01-011-1/+1
* Fix commentspace-nuko2022-12-131-1/+1
* Correctly restore default hypernetwork strengthspace-nuko2022-12-131-0/+3
* Correctly restore hypernetwork from hashspace-nuko2022-12-131-0/+30
* Merge pull request #5441 from timntorres/add-5433-avoid-sending-size-optionAUTOMATIC11112022-12-101-2/+1
|\
| * Add opt. to avoid sending size between interfaces.timntorres2022-12-051-2/+1
* | add Noise multiplier option to infotextAUTOMATIC2022-12-101-0/+1
|/
* Fix clip skip of 1 not being restored from promptsspace-nuko2022-12-011-0/+4
* fix the bug that makes it impossible to send images to other tabsAUTOMATIC2022-11-271-3/+4
* rework #5012 to also work for pictures dragged into the prompt and also add C...AUTOMATIC2022-11-271-0/+1
* renamed Inpainting strength infotext to Conditional mask weight, made it only...AUTOMATIC2022-11-191-0/+1
* add initial version of the extensions tabAUTOMATIC2022-10-311-0/+5
* shorten Hypernetwork strength in infotext and omit it when it's the default v...AUTOMATIC2022-10-301-1/+1