lllyasviel / lllyasviel/stable-diffusion-webui-forge

[Easy Feature upgrade (really !)] put the settings higher in "Settings/user interface/Ui Defaults 'Flux" -AKA- (txt2img height to 3300 not 2048 and txt2img width to 3300 not 2048)

Open
#2,536 3 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

Hello,
Flux allows to make images with native resolutions of more than 2048 pixels.
It would be time to push the default limit from 2048 to 3300 (or more?) in "Settings/user interface/Ui Defaults 'Flux'"
because:
txt2img height is fixed to 2048 max
txt2img width is fixed to 2048 max
(leaving the original default settings but leaving the choice to the end user to be able to experiment at his own risk afterwards in the settings menu).

Thank you !

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 locating the Settings/user interface/Ui Defaults 'Flux' controls and the txt2img height and width defaults. Confirm where the 2048 maximums are defined, update the defaults or limits to allow 3300, and verify that the settings UI exposes the larger values without changing the original defaults unless intended.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
ai
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.