lshqqytiger / stable-diffusion-webui-amdgpu

Stable Diffusion web UI
GNU Affero General Public License v3.0
1.88k stars 192 forks source link

[Bug]: Getting error when generating image #568

Open OrangeThunderFire opened 4 days ago

OrangeThunderFire commented 4 days ago

Checklist

What happened?

txt2img is not working as expected RuntimeError: Input type (float) and bias type (struct c10::Half) should be the same

Steps to reproduce the problem

  1. git clone thing
  2. web ui double click
  3. download everything
  4. go to the ip adress site
  5. generate image
  6. see the error

What should have happened?

it should have given me an image

What browsers do you use to access the UI ?

No response

Sysinfo

https://pastebin.com/p47NPXwG

Console logs

https://pastebin.com/xpn38BWA

Additional information

I have an AMD Radeon(Tm) graphics card

lshqqytiger commented 4 days ago

Please take a look at the comments of #544