pkuliyi2015 / sd-webui-stablesr

StableSR for Stable Diffusion WebUI - Ultra High-quality Image Upscaler
https://iceclear.github.io/projects/stablesr/
Other
1.05k stars 54 forks source link

TypeError: Script.run() missing 5 required positional arguments #44

Closed delcompan closed 1 year ago

delcompan commented 1 year ago

TypeError: Script.run() missing 5 required positional arguments: 'model', 'scale_factor', 'pure_noise', 'color_fix', and 'save_original'

Everything else works fine with webui, except for stablesr.The models needed for stablesr have been downloaded.

anycall commented 1 year ago

I also encountered the same problem, environment information: version: v1.4.1    python: 3.10.9    torch: 2.0.0+cu118    xformers: 0.0.17    gradio: 3.32.0  

delcompan commented 1 year ago

I have solved this problem. Remove all plugins and reinstall them.