"docs/git@developer.sourcefind.cn:renzhc/diffusers_dcu.git" did not exist on "23b467c79cea757edb7daec531552e6a44038fa4"
Commit 34597d2f authored by mashun1's avatar mashun1
Browse files

codeformer

parent 71974efd
......@@ -38,6 +38,8 @@
pip install -r requirements.txt
pip install cython
python basicsr/setup.py develop
# 以下内容可选,仅在视频增强时需要
......@@ -57,6 +59,8 @@
pip install -r requirements.txt
pip install cython
python basicsr/setup.py develop
# 以下内容可选,仅在视频增强时需要
......@@ -164,7 +168,7 @@ Github:https://github.com/sczhou/CodeFormer/releases/tag/v0.1.0
# Colorize black and white or faded photo
python inference_colorization.py --input_path [image folder]|[image path]
### 脸部修复
### 脸部修复(脸部遮挡修复)
# For cropped and aligned faces (512x512)
# Inputs could be masked by white brush using an image editing app (e.g., Photoshop)
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment