aboutsummaryrefslogtreecommitdiffstats
path: root/modules/processing_scripts
AgeCommit message (Expand)AuthorLines
2024-01-18parse_generation_parameters with no skip_fieldsw-e-w-1/+1
2024-01-18reuse seed from infotextsw-e-w-13/+6
2024-01-01rename infotext.py again, this time to infotext_utils.py; I didn't realize in...AUTOMATIC1111-2/+2
2024-01-01infotext.py: rename usages in the codebaseAUTOMATIC1111-2/+2
2023-12-30aAUTOMATIC1111-9/+11
2023-09-01Restore missing tooltipsmissionfloyd-2/+2
2023-08-15get XYZ plot to work with recent changes to refined specified in fields of p ...AUTOMATIC1111-1/+1
2023-08-14fix API always using -1 as seedAUTOMATIC1111-2/+2
2023-08-14return seed controls UI to how it was beforeAUTOMATIC1111-18/+29
2023-08-13also use setup callback for the refiner instead of before_processAUTOMATIC1111-1/+1
2023-08-13fix broken XYZ plot seedsAUTOMATIC1111-1/+1
2023-08-13add refiner to StableDiffusionProcessing classAUTOMATIC1111-11/+5
2023-08-12fix broken reuse seedAUTOMATIC1111-1/+1
2023-08-12update seed/subseed HTML widthsAUTOMATIC1111-10/+15
2023-08-12move seed, variation seed and variation seed strength to a single row, dump r...AUTOMATIC1111-0/+95
2023-08-12make it possible to use hires fix together with refinerAUTOMATIC1111-1/+1
2023-08-12put refiner into main UI, into the new accordions sectionAUTOMATIC1111-0/+55