Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
# before pytest collection so already-imported Diffusers modules match the
# package files. 0.39.0 matches the runtime floor in requirements.txt.
diffusers==0.39.0
distro==1.9.0
boto3
einops
# Reference implementation for KDA kernel parity tests.
Expand Down
Loading