yangxy/PASD

added_prompt and negative_prompt

Opened this issue · 1 comments

Do we only need to add added_prompt and negative_prompt during inference, not during training?

Yes, you don't need them during training. They are optional in inference (I would recommend to use them for better results).