stable-diffusion-webui-amdgpu
stable-diffusion-webui-amdgpu copied to clipboard
[Bug]: Getting error when generating image
Checklist
- [ ] The issue exists after disabling all extensions
- [x] The issue exists on a clean installation of webui
- [ ] The issue is caused by an extension, but I believe it is caused by a bug in the webui
- [ ] The issue exists in the current version of the webui
- [ ] The issue has not been reported before recently
- [ ] The issue has been reported before but has not been fixed yet
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
- git clone thing
- web ui double click
- download everything
- go to the ip adress site
- generate image
- 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
Please take a look at the comments of #544
I have issues with a fresh install as well, nothing but pixelated noise. Nothing in #544 applies to me.
Please attach log from the fresh install and the noisy image generated.