aboutsummaryrefslogtreecommitdiff
path: root/modules/generation_parameters_copypaste.py
AgeCommit message (Expand)Author
2023-05-13heavily simplifypapuSpartan
2023-05-11Merge branch 'dev' of https://github.com/AUTOMATIC1111/stable-diffusion-webui...papuSpartan
2023-05-10fixes for B007AUTOMATIC
2023-05-10ruff manual fixesAUTOMATIC
2023-05-10imports cleanup for ruffAUTOMATIC
2023-05-09Fix up string formatting/concatenation to f-strings where feasibleAarni Koskela
2023-05-08Merge pull request #9760 from Sakura-Luna/refreshAUTOMATIC1111
2023-05-08disable useless progress display when pasting infotext using the blur buttonAUTOMATIC
2023-05-05Reopen image fixSakura-Luna
2023-05-03fix maximum downsampling optionpapuSpartan
2023-05-03resolve merge conflicts and swap to dev branch for nowpapuSpartan
2023-04-29rework Negative Guidance minimum sigma to work with AND, add infotext and cop...AUTOMATIC
2023-04-29rename CPU RNG to RNG source in settings, add infotext and parameters copypas...AUTOMATIC
2023-04-10Update generation_parameters_copypaste.pypapuSpartan
2023-04-10add token merging options to infotext when necessary. Bump tomesdpapuSpartan
2023-03-28Revert "Merge pull request #7931 from space-nuko/img2img-enhance"AUTOMATIC
2023-03-25Add upscaler to img2imgspace-nuko
2023-03-25Add upscale slider to img2imgspace-nuko
2023-03-25bump gradio to 3.23AUTOMATIC
2023-03-11Merge pull request #7818 from space-nuko/extension-paste-field-namesAUTOMATIC1111
2023-03-11add UniPC options to infotextAUTOMATIC
2023-02-19make PNG info tab work properly with parameter overridesAUTOMATIC
2023-02-14Allow extensions to declare paste fields for "Send to X" buttonsspace-nuko
2023-01-30make the program read Discard penultimate sigma from generation parametersAUTOMATIC
2023-01-30make the program read Eta and Eta DDIM from generation parametersAUTOMATIC
2023-01-30update prompt token counts after using the paste params buttonAUTOMATIC
2023-01-30make it so that setting options in pasted infotext (like Clip Skip and ENSD) ...AUTOMATIC
2023-01-28Merge pull request #7231 from EllangoK/masterAUTOMATIC1111
2023-01-28uses autos new regex, checks len of re_paramEllangoK
2023-01-28update image parameters regex for #7231AUTOMATIC
2023-01-27clean up unused script_path importsMax Audron
2023-01-27add data-dir flag and set all user data directories based on itMax Audron
2023-01-25re_param captures quotes with commas properlyEllangoK
2023-01-21extra networks UIAUTOMATIC
2023-01-15fix an error that happens when you send an empty image from txt2img to img2imgAUTOMATIC
2023-01-12Add script callback for fixing infotext parametersspace-nuko
2023-01-10fix broken resolution detection when pasting parameters with old hires fix en...AUTOMATIC
2023-01-09add an option to use old hiresfix width/height behaviorAUTOMATIC
2023-01-04added the option to specify target resolution with possibility of truncating ...AUTOMATIC
2023-01-03fix broken send to extras buttonAUTOMATIC
2023-01-03add support for running with gradio 3.9 installedAUTOMATIC
2023-01-02make "send to" buttons send actual dimension of the sent image rather than fi...AUTOMATIC
2023-01-02Hires fix reworkAUTOMATIC
2023-01-01Add a lot more elem_id/HTML id, modified some that were duplicates for seed s...me
2023-01-01more fixes for gradio updateAUTOMATIC
2022-12-13Fix commentspace-nuko
2022-12-13Correctly restore default hypernetwork strengthspace-nuko
2022-12-13Correctly restore hypernetwork from hashspace-nuko
2022-12-10Merge pull request #5441 from timntorres/add-5433-avoid-sending-size-optionAUTOMATIC1111
2022-12-10add Noise multiplier option to infotextAUTOMATIC