Skip to content

Cannot install Stable Diffusion WebUI reForge #1492

@espressoelf

Description

@espressoelf

Package

Stable Diffusion WebUI reForge

When did the issue occur?

Installing the Package

What GPU / hardware type are you using?

NVIDIA GeForce RTX 4070 Ti SUPER

What happened?

I wanted to install a second reForge to test extensions without risking bricking my working installation. It doesn't work, as Stability-AI/stablediffusion.git/ 404s. I had to provide Git credentials, too.

Console output

Python 3.10.18 (main, Jul 23 2025, 00:29:36) [MSC v.1944 64 bit (AMD64)]
Version: f1.0.0v2-v1.10.1RC-latest-2484-g18e8699a
Commit hash: 18e8699a420ffd1d3cfed5f6a52c4ebd15e9ddad
Cloning Stable Diffusion into G:\AI\StabilityMatrix Portable\Data\Packages\Stable Diffusion WebUI reForge AREA51\repositories\stable-diffusion-stability-ai...
Cloning into 'G:\AI\StabilityMatrix Portable\Data\Packages\Stable Diffusion WebUI reForge AREA51\repositories\stable-diffusion-stability-ai'...
remote: Repository not found.
fatal: repository 'https://github.com/Stability-AI/stablediffusion.git/' not found
Traceback (most recent call last):
  File "G:\AI\StabilityMatrix Portable\Data\Packages\Stable Diffusion WebUI reForge AREA51\launch.py", line 51, in <module>
    main()
  File "G:\AI\StabilityMatrix Portable\Data\Packages\Stable Diffusion WebUI reForge AREA51\launch.py", line 39, in main
    prepare_environment()
  File "G:\AI\StabilityMatrix Portable\Data\Packages\Stable Diffusion WebUI reForge AREA51\modules\launch_utils.py", line 471, in prepare_environment
    git_clone(stable_diffusion_repo, repo_dir('stable-diffusion-stability-ai'), "Stable Diffusion", stable_diffusion_commit_hash)
  File "G:\AI\StabilityMatrix Portable\Data\Packages\Stable Diffusion WebUI reForge AREA51\modules\launch_utils.py", line 195, in git_clone
    run(f'"{git}" clone --config core.filemode=false "{url}" "{dir}"', f"Cloning {name} into {dir}...", f"Couldn't clone {name}", live=True)
  File "G:\AI\StabilityMatrix Portable\Data\Packages\Stable Diffusion WebUI reForge AREA51\modules\launch_utils.py", line 119, in run
    raise RuntimeError("\n".join(error_bits))
RuntimeError: Couldn't clone Stable Diffusion.
Command: "G:\AI\StabilityMatrix Portable\Data\PortableGit\bin\git.exe" clone --config core.filemode=false "https://github.com/Stability-AI/stablediffusion.git" "G:\AI\StabilityMatrix Portable\Data\Packages\Stable Diffusion WebUI reForge AREA51\repositories\stable-diffusion-stability-ai"
Error code: 128

Version

v2.15.4

What Operating System are you using?

Windows

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions