lllyasviel / lllyasviel/sd-forge-layerdiffuse
SD1.5 models problem
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 4.1k
- Forks
- 352
- PR merge metrics
- No merged PRs in 30d
Description
When i run with as follows:
layerdiffuser_method = (SD1.5) From Background to Foreground (need batch size 2),
base model is sd1.5,
I met such errors:
'BaseModel' object has no attribute 'diffusion_model.input_blocks.1.1.transformer_blocks.0.attn1'
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 with the SD1.5 base model using the “From Background to Foreground” layerdiffuser method and batch size 2. Start from the reported BaseModel attribute error; done means the stated workflow runs without the missing diffusion_model input_blocks attribute error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- machine-learning
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100