swift-coreml-diffusers
swift-coreml-diffusers copied to clipboard
SD3 medium model Generate 512x512 image
When trying to generate image from diffusers I just notice the image is kinda flop and idid try saved the image and the resolution is 512x512
the same thing I reported on hugging face respiratory https://github.com/huggingface/diffusers/issues/8502
What do you mean by "flop"? If you mean bad quality this is definitely a common complaint for this model. You can try reducing the guidance scale to 4.5, which is recommended, but there are fundamental issues with the model itself as well.