mirror of
https://github.com/invoke-ai/InvokeAI
synced 2024-08-30 20:32:17 +00:00
parent
e3e8024e15
commit
e0e69ad279
@ -122,7 +122,7 @@ In order to setup CodeFormer to work, you need to download the models
|
|||||||
like with GFPGAN. You can do this either by running
|
like with GFPGAN. You can do this either by running
|
||||||
`preload_models.py` or by manually downloading the [model
|
`preload_models.py` or by manually downloading the [model
|
||||||
file](https://github.com/sczhou/CodeFormer/releases/download/v0.1.0/codeformer.pth)
|
file](https://github.com/sczhou/CodeFormer/releases/download/v0.1.0/codeformer.pth)
|
||||||
and saving it to `ldm/restoration/codeformer/weights` folder.
|
and saving it to `ldm/invoke/restoration/codeformer/weights` folder.
|
||||||
|
|
||||||
You can use `-ft` prompt argument to swap between CodeFormer and the
|
You can use `-ft` prompt argument to swap between CodeFormer and the
|
||||||
default GFPGAN. The above mentioned `-G` prompt argument will allow
|
default GFPGAN. The above mentioned `-G` prompt argument will allow
|
||||||
|
Loading…
Reference in New Issue
Block a user