lllyasviel / lllyasviel/stable-diffusion-webui-forge
help please!!!
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
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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