(auto)Bump diffusers version pin
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 1k
- Forks
- 346
- PR merge metrics
- No merged PRs in 30d
Description
Right now it's ~1 year behind:
https://github.com/pytorch/benchmark/blob/f0b2a09591de5cf276bbfa7ce06a3d35f508da84/torchbenchmark/util/framework/diffusers/requirements.txt#L1
Bumping it would induce breakages like example inputs dimensions in https://github.com/pytorch/benchmark/pull/2654, and maybe more for the old stable diffusion models.
Maybe we can auto update this like https://github.com/pytorch/pytorch/pull/160635?
cc @BoyuanFeng, @huydhn
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.
Research direction
Start with torchbenchmark/util/framework/diffusers/requirements.txt and review the example-input dimension breakages discussed in PR 2654. Compare the proposed update approach with the referenced PyTorch PR 160635, then verify the old Stable Diffusion models remain supported and that the diffusers pin can be updated automatically without introducing the noted breakages.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- huggingface, python
- Domain
- build-system, machine-learning
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100