n00mkrad / text2image-gui

Somewhat modular text2image GUI, initially just for Stable Diffusion
GNU General Public License v3.0
935 stars 95 forks source link

Runtime error with AMD GPU... #105

Open FormulaFox02 opened 1 year ago

FormulaFox02 commented 1 year ago

Screencap of error attached to post.

So I've been tinkering with the program, and after generating some decent images with the basic settings, requiring ~30 minutes per image, I finally figured out(AKA: read the instructions) to use the AMD-specific settings options. However, with these settings I can't generate ANYTHING. After it loads the model, I get the error attached to the post. I've tried five times with two different models, same thing each time. It's labelled as Python error, so I suspect there's an issue with my Python installation, but I'm unsure where to go from here.

System info: CPU: AMD R5 3600 RAM: 32GB DDR4-3200 GPU: AMD RX 6600 OS: Win10 Home

image

FormulaFox02 commented 1 year ago

UPDATE: The problem appears to be connected to the converted ONNX models. Downloading the pre-converted SD ONNX for the app results in no error and the image begins generating. None of the others I've tried work.