Metadata-Version: 2.1
Name: facerestore-cf
Version: 0.0.1
Summary: This is a copy of [a/facerestore custom node](https://civitai.com/models/24690/comfyui-facerestore-node) with a bit of a change to support CodeFormer Fidelity parameter. These ComfyUI nodes can be used to restore faces in images similar to the face restore option in AUTOMATIC1111 webui.
NOTE: To use this node, you need to download the face restoration model and face detection model from the 'Install models' menu.
Home-page: https://github.com/mav-rik/facerestore_cf
Requires-Python: >=3.10
Requires-Dist: opencv-python-headless
Requires-Dist: numpy
Requires-Dist: addict
Requires-Dist: future
Requires-Dist: lmdb
Requires-Dist: Pillow
Requires-Dist: pyyaml
Requires-Dist: requests
Requires-Dist: scikit-image
Requires-Dist: scipy
Requires-Dist: tb-nightly
Requires-Dist: tqdm
Requires-Dist: yapf
Requires-Dist: lpips
Requires-Dist: gdown # supports downloading the large file from Google Drive
