lucazappaterra/image-magician

A simple image inpainting tool that, given a photo with a face, is able to put the face in a generated context using cv2 for the face detection and HF inpainting pipelines for local inpainting.

0

stars

10

commits

Python

primary language

Dec 24, 2024

updated

README

This is a simple image inpainting tool that given a photo with a face is able to put the face in a generated context using cv2 for the face detection and HF inpainting pipelines for local inpainting.

To make it run, you need a .env file containing your HUGGINGFACE_HUB_TOKEN token since it needs download the inpainting model the first time.

Contributors

lucazappaterra

10 commits

lucazappaterra/image-magician

A simple image inpainting tool that, given a photo with a face, is able to put the face in a generated context using cv2 for the face detection and HF inpainting pipelines for local inpainting.

0

stars

10

commits

Python

primary language

Dec 24, 2024

updated

README

This is a simple image inpainting tool that given a photo with a face is able to put the face in a generated context using cv2 for the face detection and HF inpainting pipelines for local inpainting.

To make it run, you need a .env file containing your HUGGINGFACE_HUB_TOKEN token since it needs download the inpainting model the first time.

Contributors

lucazappaterra

10 commits

Languages

Python

100.0%