lllyasviel / lllyasviel/stable-diffusion-webui-forge

How to bypass "Found no NVIDIA driver on your system" to run Forge with system CPU on Windows 11 with Intel R GPU?

Open
#3,060 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
13k
Forks
1.7k
PR merge metrics
No merged PRs in 30d

Description

Hello, I'm attempting to run Forge on Windows 11 with an Intel R GPU, and I came across this error message:

"Found no NVIDIA driver on your system. Please check that you have an NVIDIA GPU and installed a driver at [link]"

Is there any way to bypass this error message and force Forge to run on the system CPU? Thanks in advance.

CPU/GPU details below:
Image

Error message below:

Image

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

The issue names no files, tests, or entry points. Start by locating the NVIDIA driver check and device-selection path used on Windows, then determine whether CPU execution is supported and where a bypass would belong. Done means Forge can run with the system CPU without requiring an NVIDIA driver, with the behavior verified on Windows 11.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
machine-learning, operating-systems
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.