TIGER-AI-Lab / ImagenHub

A one-stop library to standardize the inference and evaluation of all the conditional image generation models. (ICLR 2024)
https://tiger-ai-lab.github.io/ImagenHub/
MIT License
150 stars 12 forks source link

Add InfEdit to image editing pipelines #21

Closed h6kplus closed 7 months ago

h6kplus commented 7 months ago

What does this PR do?

Add the implementation of InfEdit (CVPR 2024, https://sled-group.github.io/InfEdit/)

Modification

Add Infedit to infermodel.init create infedit.py in infermodel create pipeline foler infedit in pipelines

h6kplus commented 7 months ago

Updated!