Auto completion and inter-model translation of text prompts for text-image synthesis
checkout our code as well as explanations at:
- Train a GPT-2 model to auto-complete text prompt for MidJourney: [train notebook] [test notebook]
- Use prompt tuning and dreambooth to transfer text prompts from MidJourney to Stable Diffusion: [jupter notebook]