You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You just have a typo in your script_name. The script name needs to match the name in the UI.
"script_name": "Ultimate SD upscale", You need to capitalize the first letter of "Ultimate"
It must match this script name text exactly
Error inference by WebUI API, url:http://127.0.0.1:7860/sdapi/v1/txt2img | input_data:{'prompt': 'xxx, 'negative_prompt': 'xxx', 'seed': -1, 'sampler_index': 'DPM++ SDE', 'cfg_scale': 7.5, 'width': 512, 'height': 512, 'batch_size': 1, 'n_iter': 1, 'steps': 20, 'send_images': True, 'save_images': False, 'script_name': 'ultimate sd upscale', 'script_args': ['', 512, 0, 8, 32, 64, 0.275, 32, 3, False, 0, True, 8, 3, 2, 1080, 1440, 1.875], 'enable_hr': False, 'denoising_strength': 0.5, 'firstphase_width': 0, 'firstphase_height': 0, 'hr_scale': 2, 'hr_upscaler': 'string', 'hr_second_pass_steps': 0, 'hr_resize_x': 0, 'hr_resize_y': 0, 'hr_checkpoint_name': 'string', 'hr_sampler_name': 'string', 'hr_prompt': '', 'hr_negative_prompt': '', 'override_settings': {'sd_model_checkpoint': 'macc-model.safetensors', 'sd_vae': 'Automatic'}, 'override_settings_restore_afterwards': True} | error:Script 'ultimate sd upscale' not found | response:{'error': 'HTTPException', 'detail': "Script 'ultimate sd upscale' not found", 'body': '', 'errors': ''}
The text was updated successfully, but these errors were encountered: