Haoming02 / sd-webui-old-photo-restoration

An Extension for Automatic1111 Webui for Bringing Old Photo Back to Life
MIT License
118 stars 6 forks source link

API Request #26

Closed Dintan closed 3 months ago

Dintan commented 3 months ago

If I want to use it through the api, what do I do at the moment I have`{ "resize_mode": 0, "show_extras_results": true, "gfpgan_visibility": 0, "codeformer_visibility": 0, "codeformer_weight": 0, "upscaling_resize": 4, "upscaling_resize_w": 512, "upscaling_resize_h": 512, "upscaling_crop": true, "upscaler_1": "None", "upscaler_2": "None", "extras_upscaler_2_visibility": 0, "upscale_first": false, "image": "",

"extras": { "old_photo_restoration": true, "highres_fix": true, "process_scratch": true, "use_cpu": true, "restore_processing_order": "Restoration First" } } ` but this doesnt call it

Haoming02 commented 3 months ago

API is now supported~

Please use the /bop endpoint: