Skip to content

Commit

Permalink
Add timm to setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
awinml committed Jun 27, 2023
1 parent d7a087a commit a25e2d5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@
"torchvision",
"diffusers>=0.17.0",
"torchaudio",
"timm"
]

QUALITY_REQUIRE = ["black~=23.1", "ruff>=0.0.241,<=0.0.259"]
Expand Down

0 comments on commit a25e2d5

Please sign in to comment.