lllyasviel / lllyasviel/stable-diffusion-webui-forge
Some ui-config settings are not working
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 13k
- Forks
- 1.7k
- PR merge metrics
- No merged PRs in 30d
Description
I only tried to change several default values, but found the followings don't work
"customscript/sampler.py/txt2img/Sampling method/value": "DPM++ 2M",
"customscript/sampler.py/txt2img/Schedule type/value": "Karras",
"txt2img/Height/value": 768,
"txt2img/CFG Scale/value": 3.0,
I'm using Forge with CUDA 12.4 + Pytorch 2.4 version.
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 reported ui-config entries for the sampler method, schedule type, height, and CFG Scale under Forge with CUDA 12.4 and PyTorch 2.4. Trace where these txt2img and customscript/sampler.py values are applied, then verify that each requested value takes effect when the configuration is changed.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python, pytorch
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100