Replies: 2 comments
-
did you ever manage to fix this ? i am facing same problem "alwayson_scripts": {
} |
Beta Was this translation helpful? Give feedback.
-
I figured it out . "alwayson_scripts":{"Upscale":{"args":[true, requires you to enable/add Upscale in postprocess settings in webUI settings |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
)


i activated in settings - postprocessing so that Upscale is also activated in txt2img and as long i just press generate it works. For some hours now i struggle to activate it with API call from /sdapi/v1/txt2img. My guessing was that even it is normally [/sdapi/v1/extra-single-image] i can use like a normal alwayson script now since its alwayson in the txt2img tab. I have another alwayson script that directly uses the generated upscaled image as input and it works fine as long as i use the gui. I hope that receiving from txt2img and sending the base64 to extras via API and receiving back, so then i can somehow combine it with my other script that is in txt2img, is not the way i have to go here. If you know how to solve this, please help!
Beta Was this translation helpful? Give feedback.
All reactions