{
"args": {
"prompt": "",
"negivate_prompt": "",
"upscaler": 1,
}
}
curl --location --request POST 'https://open-qr.mewx.art/api/images/upscaler/turbo' \
--header 'Content-Type: application/json' \
--data-raw '{
"args": {
"prompt": "",
"negivate_prompt": "",
"upscaler": 1,
}
}'
{}