lllyasviel / lllyasviel/stable-diffusion-webui-forge

The ability to fix the value of "GPU Weights (MB)" or pass this value to the API

Open
#1,547 2 comments 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

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.

image
image

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

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.