Open inewlife opened 1 year ago
You can fix this yourself by by using alwayson_scripts and just bypassing the check as shown in https://github.com/ArtVentureX/sd-webui-agent-scheduler/issues/102 ... This is not an ideal solution but it works.
is script_args , not alwayson_scripts
@inewlife The issue should be fixed in the latest update, please give it a try.
Is there any update here? script_args still does not work after switching to a lower version or updating to the latest version. Is there anything that needs to be modified?
Here's a working example to use the X/Y/Z plot
script with the API:
{
"prompt": "1girl",
"negative_prompt": "EasyNegative",
"script_name": "X/Y/Z plot",
"script_args": [
11, "", ["cardosanimeV2Pruned.safetensors [f243aabb88]", "luckyStrikeMix_V02Realistic.safetensors [8c893b37ef]"],
0, "", [],
0, "", [],
true, false, false, false, 0, false
]
}
This script works in the original sdapi and can be run in the agent, but it does not produce good enough results. Is there any solution?
https://github.com/IOMisaka/sdapi-scripts/blob/main/scripts/CensorScript.py
Thanks for all your hard-working and replies, great project! !
Sorry but I'm unable to help on this. The quality depends on the script and the model that the script uses. So I suggest you search for alternatives for open an PR on the original script repo for further assistance.
Thank you for your timely reply and work, I will adopt and apply it in time!
please not deal script_args