lllyasviel / lllyasviel/stable-diffusion-webui-forge
Wildcards not working - can not disolve the content/prompt in the wildcards
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 13k
- Forks
- 1.7k
- PR merge metrics
- No merged PRs in 30d
Description
I realized it today but maybe I had the problem from yesterday when I updated. First it just got the string as prompt (Dyn/Prompt/env).
After restart it got only the additional wildcards in this main wildcard. It could not get the text, the actual prompt from those. I made many restarts but that did not change. And when I add a wildcard that contains text directly, so without other wildcards in between, it also doesn't work. It simply can't desolve the wildcard and get the text.
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
No files, tests, or entry points are named. Start by reproducing wildcard expansion after an update and restart, using both nested wildcards and a wildcard containing direct text. Done means the wildcard resolves to the underlying prompt text instead of remaining as a literal string.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- ai
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100