lllyasviel / lllyasviel/stable-diffusion-webui-forge
The ability to fix the value of "GPU Weights (MB)" or pass this value to the API
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 13k
- Forks
- 1.7k
- PR merge metrics
- No merged PRs in 30d
Description
I use forge to share FLUX with people. The value "GPU Weights (MB) 19616" is not saved. And worst of all, it doesn't work for API requests.
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 tracing where the “GPU Weights (MB)” value is stored in the Forge UI and how API requests construct their parameters. Confirm whether the value is lost during saving, omitted from API input, or both; done means the configured value persists and API requests accept and use it.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- api, backend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100