Typo fix from Github to GitHub

This commit is contained in:
Rick 2022-11-16 10:07:20 +08:00 committed by GitHub
parent 964795ceb5
commit 81a9e8634b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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 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. 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) - [LaMa](https://github.com/Sanster/models/releases/tag/add_big_lama)
- [LDM](https://github.com/Sanster/models/releases/tag/add_ldm) - [LDM](https://github.com/Sanster/models/releases/tag/add_ldm)
- [ZITS](https://github.com/Sanster/models/releases/tag/add_zits) - [ZITS](https://github.com/Sanster/models/releases/tag/add_zits)