Issue Running MagicQuill on Windows with AMD GPU

#66
by Attilio90 - opened

I recently downloaded MagicQuill and was excited to use it for my creative projects. However, I’ve been unable to get it running on my Windows system with an AMD GPU. I’ve tried several approaches, but nothing seems to work.

Here’s what I’ve done so far:

Installation

Followed the official installation instructions carefully.
Ensured all dependencies (Python, CUDA, etc.) were installed correctly.
AMD GPU Compatibility

Attempted to modify the code to make it compatible with my AMD GPU, as MagicQuill seems optimized for NVIDIA GPUs.
Tried using ROCm (Radeon Open Compute) as an alternative to CUDA.
Adjusted the code to use OpenCL instead of CUDA, but encountered errors during execution.
Environment Setup

Created a virtual environment using conda to isolate dependencies.
Installed specific versions of libraries like PyTorch and TensorFlow that support AMD GPUs.
Verified that the correct versions of Python and other dependencies were being used.
Debugging

Ran the program in debug mode to identify specific errors.
Checked logs and error messages, but the issues persist.
Despite these efforts, I’m still unable to get MagicQuill running. Could you please provide some guidance or suggestions? Specifically:

Are there any known workarounds for AMD GPU users?
Are there specific configurations or code modifications I could try?
Is there a version of MagicQuill better suited for AMD GPUs?
I’d really appreciate your help, as I’m eager to use MagicQuill for my photography projects. Thanks in advance for your time and support!

Your need to confirm your account before you can post a new comment.

Sign up or log in to comment