lllyasviel / lllyasviel/stable-diffusion-webui-forge

Cannot generate anything anymore (Endless errors one after another)

Open
#2,003 9 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
13k
Forks
1.7k
PR merge metrics
No merged PRs in 30d

Description

I was running version...12.1 I believe?? Sorry not at my PC ATM so I don't recall exactly but but I saw something that required me to patch files in order to use "DorA" or something to that effect but when I did it completely destroyed the quality of my generations. I had to reinstall it in order to remove it's effects but in doing so, my Lora tab was all messed up. I updated to latest version to try and fix it and it did and even added stuff I loved from auto1111 but now none of my Loras appear at all. It's just a constant error no matter what I do. I'm not sure how to fix this.

Updating to latest version just made it impossible to run. I can't find any fix to this.
-----------------------------------------------
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-218-g643a485d1
Commit hash: 643a485d1aff11acc657b24ee32d019e28d85b07
Traceback (most recent call last):
File "C:\AI Art Engine\SD Forge Diffusion WebUI\webui\launch.py", line 51, in
main()
File "C:\AI Art Engine\SD Forge Diffusion WebUI\webui\launch.py", line 39, in main
prepare_environment()
File "C:\AI Art Engine\SD Forge Diffusion WebUI\webui\modules\launch_utils.py", line 434, in prepare_environment
raise RuntimeError(
RuntimeError: Torch is not able to use GPU; add --skip-torch-cuda-test to COMMANDLINE_ARGS variable to disable this check
Press any key to continue . . .
-----------------------------------------------
I have a RTX 4070 so this doesn't make much sense. Everything was running perfectly fine a day ago so there's no world my system isn't good enough to run this anymore.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start with webui/launch.py and modules/launch_utils.py at the reported prepare_environment traceback. Reproduce the Torch GPU check with the provided Python, Forge version, commit hash, and RTX 4070 details, then determine the conditions for a successful launch and verify that the repeated startup error is resolved.

Written by the indexing model from the issue text.

Assessment

Tech stack
python, pytorch
Domain
machine-learning
Issue type
Bug
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.