adamfils2
adamfils2
I'm facing the same issue. My weights are 'weight type (torch.cuda.HalfTensor)'
Any updates on this?
I think you will need to finetune the model on solo instrumentals to achieve this. @BufferOverflowx86
Text-to-image diffusion models are bad at generating text in images because they are not trained on a dataset of images that contain text. These models are typically trained on a...
Hi @mpaepper My model is was set to half precision by the ckpt to diffusion script available on the diffusers repo. The only change I made to the notebook was...