drboog / ProFusion

Code for Enhancing Detail Preservation for Customized Text-to-Image Generation: A Regularization-Free Approach
Apache License 2.0
463 stars 29 forks source link

Get high resolution photos #4

Open ywdong opened 1 year ago

ywdong commented 1 year ago

Great jobs!If I want to get higher resolution photos,like 1024*1024. Do I need to retrain the pretrained model?

drboog commented 1 year ago

Yes, given a different pre-trained text-to-image generation model, you need to retrain the encoder. If you do not want to train the encoder, you can also try some super resolution models to upscale the generated image.