lllyasviel / lllyasviel/stable-diffusion-webui-forge
Including apostrophe ' doesn't save PNG parameters and prompt in the image file
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 13k
- Forks
- 1.7k
- PR merge metrics
- No merged PRs in 30d
Description
Including an apostrophe ['] in the prompt makes the parameters and the prompts not saved in PNG file.
Not saved prompt example)
a woman tourist taking a selfie in the outside of St. Peter's Basilica in Italy
Working OK prompt example)
a woman tourist taking a selfie in the outside of St. Peters Basilica in Italy
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
Reproduce the issue using the provided prompt examples in the image-generation flow, then trace the PNG parameter and prompt-saving entry point. Done means prompts containing an apostrophe retain both the prompt and generation parameters in the resulting PNG metadata, while the existing no-apostrophe case remains working.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100