From 81a9e8634bcc2af818b6da211bbbe1f65f973655 Mon Sep 17 00:00:00 2001 From: Rick <1450685+LinuxSuRen@users.noreply.github.com> Date: Wed, 16 Nov 2022 10:07:20 +0800 Subject: [PATCH] Typo fix from Github to GitHub --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7896d1b..0deeb67 100644 --- a/README.md +++ b/README.md @@ -157,7 +157,7 @@ If you have problems downloading the model automatically when lama-cleaner start you can download it manually. By default lama-cleaner will load model from `TORCH_HOME=~/.cache/torch/hub/checkpoints/`, you can set `TORCH_HOME` to other folder and put the models there. -- Github: +- GitHub: - [LaMa](https://github.com/Sanster/models/releases/tag/add_big_lama) - [LDM](https://github.com/Sanster/models/releases/tag/add_ldm) - [ZITS](https://github.com/Sanster/models/releases/tag/add_zits)