lllyasviel / lllyasviel/stable-diffusion-webui-forge

Too much in extra networks search

Open
#1,476 1 comment 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.