google / prompt-to-prompt

Apache License 2.0
3.07k stars 285 forks source link

too may indices for tensor of dimension 4 #5

Closed night3759 closed 1 year ago

night3759 commented 1 year ago

When I run this code, an error occurred in the function of latent2image.

image = car.decode(latents)[“samples”]

too may indices for tensor of dimension 4

AllanGaines commented 1 year ago

Soy un novato aquí. Acabo de registrarme hace unos minutos. Ni siquiera sé mucho sobre estos temas. Pero me gustaría aprender y educarme.

night3759 commented 1 year ago

This problem has benn solved. I downloaded the wrong version of diffusers of 0.24, which should be 0.3.