nextcloud / nextcloud/text2image_stablediffusion2
Support long prompts
Open
@Yuvrajxms09 is already working on this.
Since Jun 9, 2026.
enhancement
- Dominant language
- Python
- Stars
- 1
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
SDXL turbo has a maximum input size of 77 tokens meaning that prompts larger than that are truncated. It would be nice if there was some way to use the full context of all the tokens using something like compel.
Contributor guide
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.
Assessment
This issue has not been assessed yet.