Model at lower resultion like 256x256?

#9
by saddxzcy - opened

Is there any model support 256x256 or 224x224 image-to-image generation? The current model seems to only support 512x512 image input, and 256x256 input will cause the generated image to become all noise. And the main problem is with the unet, the other modules seem to work fine. Is there any unet trained on 256x256?

@saddxzcy i really loved how this model fit my fine-tuning use-case: https://huggingface.co/lambdalabs/miniSD-diffusers

I'm wondering the opposite – if there is a model that is trained on the same data like miniSD, but 512x512

Sign up or log in to comment