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)
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
- 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 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