Thanks for your great work! I tried to train CustomNet on the sample dataset and got a KeyError of 'text_only'. How can I solve this issue? https://github.com/TencentARC/CustomNet/blob/23a378fc8cfcec72181cc4fd625c708f9485e490/ldm/models/diffusion/ddpm.py#L756 
Thanks for your great work!
I tried to train CustomNet on the sample dataset and got a KeyError of 'text_only'.
How can I solve this issue?
CustomNet/ldm/models/diffusion/ddpm.py
Line 756 in 23a378f