diff --git a/README.md b/README.md index b9cc6d6..7ac9e5b 100644 --- a/README.md +++ b/README.md @@ -54,6 +54,7 @@ This library uses inference and models from various authors. If you think you mu * [UltraSharp](https://openmodeldb.info/models/4x-UltraSharp) * [DAT](https://github.com/zhengchen1999/dat) * [RealPLKSR|DAT](https://github.com/Phhofm/models) +* [Remacri](https://openmodeldb.info/models/4x-Remacri) ### Preprocessors diff --git a/src/image_gen_aux/upscalers/README.md b/src/image_gen_aux/upscalers/README.md index 5bdc1e0..c234932 100644 --- a/src/image_gen_aux/upscalers/README.md +++ b/src/image_gen_aux/upscalers/README.md @@ -53,5 +53,6 @@ This is the current list of safetensor checkpoints you can use from the hub. |DAT|4X|OzzyGT/DAT_X4|[zhengchen1999](https://github.com/zhengchen1999)| |RealPLKSR|4X|OzzyGT/4xNomosWebPhoto_RealPLKSR|[Philip Hofmann](https://huggingface.co/Phips)| |DAT-2|4X|Phips/4xRealWebPhoto_v4_dat2|[Philip Hofmann](https://huggingface.co/Phips)| +|BSRGAN|4X|OzzyGT/4xRemacri|[FoolhardyVEVO](https://openmodeldb.info/users/foolhardy)| If you own the model and want us to change the repository to your name/organization please open an issue.