Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ModelZoo
CodeFormer_pytorch
Commits
34597d2f
Commit
34597d2f
authored
Jan 10, 2024
by
mashun1
Browse files
codeformer
parent
71974efd
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
1 deletion
+5
-1
README.md
README.md
+5
-1
No files found.
README.md
View file @
34597d2f
...
...
@@ -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)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment