lllyasviel / lllyasviel/sd-forge-layerdiffuse
The images as inputs and dimensions only work with 1024x1024?
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 4.1k
- Forks
- 352
- PR merge metrics
- No merged PRs in 30d
Description
When I want to change to 512x512 or any multiple of 64, it doesn't work
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 reproducing the issue with 512x512 and another image size that is a multiple of 64, comparing them with 1024x1024. Trace the image-input and dimension handling to identify why those sizes fail; done means supported multiples of 64 process successfully without breaking the existing 1024x1024 case.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- machine-learning
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100