We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
(Edited 2025-01-30 for minor corrections.)
Under "Hardware Requirements" the Readme.MD says:
GPU is required to run MagicQuill. Through our testing, we have confirmed that the model can run on GPUs with 8GB VRAM (RTX4070 Laptop)."
"RTX4070" refers to to a NVIDIA GeForce GPU, but the Readme.md does not indicate that this is required; only that it was used in the testing.
I followed all installation instructions, but when I ran "python gradio_run.py" I eventually got the runtime error:
RuntimeError: Found no NVIDIA driver on your system. Please check that you have an NVIDIA GPU and installed a driver from http://www.nvidia.com/Download/index.aspx
The Readme.MD file said nothing about requiring NVIDIA. My laptop does NOT have an NVIDA GPU; it has the Intel Iris Plus GPU (with 8 GB of memory).
So, please explain the exact steps I must follow to get MagicQuill to run on my system with the Intel Iris Plus GPU.
Laptop specs: Processor Intel(R) Core(TM) i7-1065G7 CPU @ 1.30GHz 1.50 GHz Installed RAM 16.0 GB (15.8 GB usable) System type 64-bit operating system, x64-based processor
Windows 10 specs: Edition Windows 10 Home Version 22H2 OS build 19045.5371 Experience Windows Feature Experience Pack 1000.19060.1000.0
GPU: Intel Iris Plus Driver version 27.20.100.9316
Thanks and best regards, "DuinoSoar"
The text was updated successfully, but these errors were encountered:
No branches or pull requests
(Edited 2025-01-30 for minor corrections.)
Under "Hardware Requirements" the Readme.MD says:
"RTX4070" refers to to a NVIDIA GeForce GPU, but the Readme.md does not indicate that this is required; only that it was used in the testing.
I followed all installation instructions, but when I ran "python gradio_run.py" I eventually got the runtime error:
The Readme.MD file said nothing about requiring NVIDIA. My laptop does NOT have an NVIDA GPU; it has the Intel Iris Plus GPU (with 8 GB of memory).
So, please explain the exact steps I must follow to get MagicQuill to run on my system with the Intel Iris Plus GPU.
Laptop specs:
Processor Intel(R) Core(TM) i7-1065G7 CPU @ 1.30GHz 1.50 GHz
Installed RAM 16.0 GB (15.8 GB usable)
System type 64-bit operating system, x64-based processor
Windows 10 specs:
Edition Windows 10 Home
Version 22H2
OS build 19045.5371
Experience Windows Feature Experience Pack 1000.19060.1000.0
GPU:
Intel Iris Plus
Driver version 27.20.100.9316
Thanks and best regards,
"DuinoSoar"
The text was updated successfully, but these errors were encountered: