Zeqiang-Lai / Anything2Image

Generate image from anything with ImageBind and Stable Diffusion
190 stars 23 forks source link

RuntimeError: "LayerNormKernelImpl" not implemented for 'Half' #13

Closed MalazTamim closed 7 months ago

MalazTamim commented 9 months ago

I got this error RuntimeError: "LayerNormKernelImpl" not implemented for 'Half' when trying to run the generate image code (images = pipe(image_embeds=embeddings.half()).images) on Google Colab. Any idea how to fix it?

Zeqiang-Lai commented 9 months ago

colab demo needs enable gpu