diff --git a/.gitignore b/.gitignore index 0200900..0270f65 100644 --- a/.gitignore +++ b/.gitignore @@ -5,6 +5,7 @@ results/* tb_logger/* wandb/* tmp/* +realesrgan/weights/* version.py .vscode diff --git a/README.md b/README.md index ff97f43..7008e16 100644 --- a/README.md +++ b/README.md @@ -51,7 +51,7 @@ Here is a TODO list in the near future: - [ ] optimize for human faces - [ ] optimize for texts -- [ ] optimize for animation images +- [ ] optimize for anime images [in progress] - [ ] support more scales - [ ] support controllable restoration strength diff --git a/assets/teaser-text.png b/assets/teaser-text.png new file mode 100644 index 0000000..1ead20e Binary files /dev/null and b/assets/teaser-text.png differ