-
Notifications
You must be signed in to change notification settings - Fork 29.2k
Description
Is there an existing issue for this?
- I have searched the existing issues and checked the recent builds/commits
What happened?
When creating an image with rx 5700, only a blank screen is created.
However, if the '--precision full --no-half' or '--no-half' options are used, the image is created normally.
The Radeon RX 6000 Series and the RX 500 Series have been verified to function normally without the option ' --precision full --no-half'.
Is this a problem with rocm or pytorch?
And I think it would be better to update the wiki that you don't need to use the '--precision full --no-half' option or the '--no-half' option on the rx 6000 series and rx 500 series.
If you do not use this option, you can save a lot of vram.
Steps to reproduce the problem
- install ubuntu and rocm and pytorch and sdwebui on system with rx 5700 (gfx1010)
- generate image
- The system is normally loaded, but finally a blank image is created.
What should have happened?
The rx 6000 series or rx 500 series have been confirmed to function normally
only rx 5700 systems seem to experience this issue
Commit where the problem happens
latest
What platforms do you use to access UI ?
Linux
What browsers do you use to access the UI ?
Mozilla Firefox
Command Line Arguments
No response
Additional information, context and logs
No response