update README

This commit is contained in:
Qing 2022-06-12 22:07:58 +08:00
parent a35ed7f716
commit a494e7a7fa

View File

@ -49,8 +49,8 @@ Select the inpainting model to use, and set the configs corresponding to the mod
LaMa model has no configs that can be specified at runtime.
LDM model has two configs to control the quality of final result:
1. steps: You can get better result with large steps, but it will be more time-consuming
2. sampler: ddim or [plms](https://arxiv.org/abs/2202.09778). In general plms can get better results with fewer steps
1. Steps: You can get better result with large steps, but it will be more time-consuming
2. Sampler: ddim or [plms](https://arxiv.org/abs/2202.09778). In general plms can get better results with fewer steps
### High Resolution Strategy