lllyasviel / lllyasviel/stable-diffusion-webui-forge
roop has nothing in the extension tab
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 13k
- Forks
- 1.7k
- PR merge metrics
- No merged PRs in 30d
Description
I have just loaded forge and selected the extensions I want, and roop has a tab but nothing inside it. Here is what my script says
ERROR facechain: failed to install mmcv, make sure to have "CUDA Toolkit" and "Build Tools for Visual Studio" installed
Installing requirements for diffusers
Faceswaplab : Use GPU requirements
Checking faceswaplab requirements
Install protobuf>=3.20.2
Installing sd-webui-faceswaplab requirement: protobuf>=3.20.2
1.8305738999915775
*** Error running install.py for extension C:\Users\stoke\Downloads\webui_forge_cu121_torch231\webui\extensions\sd-webui-roop.
*** Command: "C:\Users\stoke\Downloads\webui_forge_cu121_torch231\system\python\python.exe" "C:\Users\stoke\Downloads\webui_forge_cu121_torch231\webui\extensions\sd-webui-roop\install.py"
*** Error code: 1
*** stderr: Traceback (most recent call last):
*** File "C:\Users\stoke\Downloads\webui_forge_cu121_torch231\webui\extensions\sd-webui-roop\install.py", line 27, in
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 with webui/extensions/sd-webui-roop/install.py and reproduce the extension installation on the reported Windows setup. Capture the complete traceback beyond the truncated output and compare it with the required CUDA Toolkit, Visual Studio Build Tools, and listed extension requirements. Done means roop installs without install.py failing and its extension tab contains its expected controls.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- machine-learning
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 28/100