lllyasviel / lllyasviel/stable-diffusion-webui-forge
Too much in extra networks search
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 13k
- Forks
- 1.7k
- PR merge metrics
- No merged PRs in 30d
Description
The search function for loras/embeddings/etc. gives results from within the .txt files you can put alongside the .safetensors files and also results from incompatible versions compared to the stable diffusion model I have loaded, despite the
"Always show all networks on the Lora page (otherwise, those detected as for incompatible version of Stable Diffusion will be hidden)"
setting being unchecked and reloading the ui. The behavior persists even if i turn off all extensions and reload. In [the last big] version, refreshing the results in the lora browser would generally clear up any strangeness. Searching through the .txt files seems great if it could be toggled, I'm certainly not suggesting that feature go away.
[error correction]
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
Reproduce the issue in the extra networks search and Lora browser with extensions disabled, using the unchecked “Always show all networks...” setting. Trace how searches handle adjacent .txt files and incompatible Stable Diffusion versions; done means the setting and filtering behave as described without breaking the optional text-file search.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- frontend, machine-learning
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100