Sanster / IOPaint

Image inpainting tool powered by SOTA AI Model. Remove any unwanted object, defect, people from your pictures or erase and replace(powered by stable diffusion) any thing on your pictures.
https://www.iopaint.com/
Apache License 2.0
17.34k stars 1.75k forks source link

The simplest set of parameters #472

Closed yumianhuli1 closed 2 months ago

yumianhuli1 commented 2 months ago

Hello! @Sanster I used a set of parameters and values to erase the object, and the processing result of big-lama selected by the model on the same image is significantly weaker than that of the latest version, may I ask whether this parameter is not enough or there may be problems with the parameter value?

form = { "ldmSteps": "25", "hdStrategy": "Crop", "hdStrategyCropMargin": "128", "hdStrategyCropTrigerSize": "512", "hdStrategyResizeLimit": "768" }