| --- |
| license: apache-2.0 |
| --- |
| ## Credit the original authors for the LaMa: Resolution-robust Large Mask Inpainting with Fourier Convolutions |
| By Roman Suvorov, Elizaveta Logacheva, Anton Mashikhin, Anastasia Remizova, Arsenii Ashukha, Aleksei Silvestrov, Naejin Kong, Harshith Goka, Kiwoong Park, Victor Lempitsky. |
|
|
| The original repo is [here](https://github.com/advimman/lama) |
|
|
| Below is the original hosted location for the best pretrained model, but the download is inconsistent. |
|
|
| ```bash |
| curl -L $(yadisk-direct https://disk.yandex.ru/d/ouP6l8VJ0HpMZg) -o big-lama.zip |
| unzip big-lama.zip |
| ``` |
|
|
| We host the pretrained model here for easier download by the community: |
|
|
|
|