Merge pull request #127 from LinuxSuRen/patch-1

Typo fix from Github to GitHub
This commit is contained in:
Qing 2022-11-16 12:03:13 +08:00 committed by GitHub
commit 51daa8d02e
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)