tencent-ailab / IP-Adapter

The image prompt adapter is designed to enable a pretrained text-to-image diffusion model to generate images with image prompt.
Apache License 2.0
4.52k stars 298 forks source link

About the training code for ip-adapter-plus-face_sdxl #202

Open fanghao123-qw opened 6 months ago

fanghao123-qw commented 6 months ago

would like to inquire whether the training code for ip-adapter-plus-face_sdxl has been released. Is tutorial_train_sdxl.py the training code for ip-adapter-plus-face_sdxl? If not, what modifications should I make? How should I construct the dataset?"

xiaohu2015 commented 6 months ago

ref to https://github.com/tencent-ailab/IP-Adapter/issues/198

I will update this week.

fanghao123-qw commented 6 months ago

Thank you for your response. I look forward to your work.

ref to #198

I will update this week.

Thank you for your response. I look forward to your work. I hope you can explain how to construct the training dataset. I can prepare it in advance, so when your code is released, I can give it a try.

xiaohu2015 commented 6 months ago

Thank you for your response. I look forward to your work.

ref to #198 I will update this week.

Thank you for your response. I look forward to your work. I hope you can explain how to construct the training dataset. I can prepare it in advance, so when your code is released, I can give it a try.

dataset: https://github.com/tencent-ailab/IP-Adapter/issues/180