lllyasviel / lllyasviel/stable-diffusion-webui-forge

help please!!!

Open
#2,057 0 comments 2 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

Python 3.10.6 (tags/v3.10.6:9c7b4bd, Aug 1 2022, 21:53:49) [MSC v.1932 64 bit (AMD64)]
Version: f2.0.1v1.10.1-previous-563-g862c7a58
Commit hash: 862c7a589e43935fa9271bb05399ca003420cbf9
Traceback (most recent call last):
File "C:\work\webui\launch.py", line 54, in
main()
File "C:\work\webui\launch.py", line 42, in main
prepare_environment()
File "C:\work\webui\modules\launch_utils.py", line 436, in prepare_environment
raise RuntimeError(
RuntimeError: Your device does not support the current version of Torch/CUDA! Consider download another version:
https://github.com/lllyasviel/stable-diffusion-webui-forge/releases/tag/latest
Для продолжения нажмите любую клавишу . . .

HELP

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

Start by reproducing the failure from launch.py and inspect modules/launch_utils.py around line 436, using the reported Python, Forge version, commit hash, and Torch/CUDA error. The issue does not state the device details, intended behavior, or what a completed fix would look like, so the scope and done criteria need clarification.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
machine-learning
Issue type
Bug
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
10/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.