lllyasviel / lllyasviel/stable-diffusion-webui-forge
facefusion not showing up on my UI
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 13k
- Forks
- 1.7k
- PR merge metrics
- No merged PRs in 30d
Description
*** Error loading script: facefusion_ui.py
Traceback (most recent call last):
File "C:\Users\stoke\Downloads\webui_forge_cu121_torch231\webui\modules\scripts.py", line 525, in load_scripts
script_module = script_loading.load_module(scriptfile.path)
File "C:\Users\stoke\Downloads\webui_forge_cu121_torch231\webui\modules\script_loading.py", line 13, in load_modul
What do I need to do to make it work?
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 error and read the traceback around facefusion_ui.py, modules/scripts.py, and modules/script_loading.py, where script loading fails. The report's traceback is truncated, so identify the complete loading error first; done means FaceFusion appears in the UI without the script-loading failure.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100