Metadata-Version: 2.1
Name: handfixer
Version: 0.0.1
Summary: This project addresses the issue of numerous hand defects in AI-generated portrait images by using a workflow based on FLUX/FLUX-Fill to correct hand deformities. It is effective for both real-life and anime images, including those generated by DiT/SDXL/Midjourney. It supports diffusers, gradio, ComfyUI, and more
Home-page: https://github.com/Xiangyu-CAS/HandFixer
Requires-Python: >=3.10
Requires-Dist: mediapipe
Requires-Dist: diffusers
Requires-Dist: opencv-python-headless
Requires-Dist: streamlit
Requires-Dist: gradio
Requires-Dist: tqdm
Requires-Dist: transformers
