gwang-kim / DiffusionCLIP

[CVPR 2022] Official PyTorch Implementation for DiffusionCLIP: Text-guided Image Manipulation Using Diffusion Models
Other
799 stars 118 forks source link

editing specific input image #20

Open orydatadudes opened 2 years ago

orydatadudes commented 2 years ago

Thank you for your work is there any example how to edit specific face ? For example moving face from right to left / make angry face like the example in the paper

image

thanks

Lifedecoder commented 1 year ago

you can set --config to custom, and rewrite the custom config and a dataloader for it in data_utils.py then you can train on single image instead of pre-defined dataset