mirror of
https://github.com/AUTOMATIC1111/stable-diffusion-webui.git
synced 2025-08-15 12:21:26 +00:00

Added 2 additional possible entries in the api request: alwayson_script_name, a string list, and, alwayson_script_args, a list of list containing the args of each script. This allows us to send args to always on script and keep backwards compatibility with old script_name and script_arg api params