pytorch / pytorch/benchmark

(auto)Bump diffusers version pin

Open
#2,655 1 comment 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.