Skip to content

rostik36/CodeFormer-Runner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CodeFormer-Runner

front-end app for CodeFormer (AI Face Restoration) https://github.com/sczhou/CodeFormer runs only on windows

Note: Envairoment name must be 'codeformer' as in the installation guide in the git above

# create new anaconda env
conda create -n codeformer python=3.8 -y
conda activate codeformer

First of all click on the first dir to select the python app execute file.

image

Next go to your CodeFormer folder and select the "inference_codeformer.py" execulte file.

image

Next select folder with pictures ( can select any, in my example its the images folder from the CodeFormer ).

image

Pictures will be loaded.

image

Next select folder for the output pictures ( can be any, in my example its the results folder in the CodeFormer )

image

Now click on some images to select tham and click on Start, the first 2 images selected in the example. ( Note: you can modify weight and upscale parameters for each image )

image

Process started wait some time depending on the number of images you selected.

image

Process finished, check for the results in your output folder.

image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages