lllyasviel / lllyasviel/stable-diffusion-webui-forge
Prompt word wrap length limit (in tokens - for texts shorter than specified, if they don't fit into 75 token limit, move them to the next 75 token chunk) 255?
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 13k
- Forks
- 1.7k
- PR merge metrics
- No merged PRs in 30d
Description
Sorry my ignorance but if flux can do 255 tokens in a chunk, this prompt word wrap lenght limit in the settings feels like a downgrade to flux capacities, I tried to change it in some config but I can´t find it, somebody could tell me where to change this to a better understandig of this chunks in flux if this really matters? maybe its in the code.
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
No file or test is identified. Start by locating the prompt word-wrap setting and the token-chunking entry point, then compare the current 75-token behavior with the reported Flux capacity. Done should mean the supported limit and chunking behavior are documented or changed with verification of prompts that exceed one chunk.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- machine-learning
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 28/100