Skip to content

Commit

Permalink
Add einops to support MPT models (#1631)
Browse files Browse the repository at this point in the history
  • Loading branch information
eldarkurtic committed Jul 14, 2023
1 parent 488dfaf commit 4f0a19e
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 @@ -82,6 +82,7 @@
"datasets<=2.11",
"scikit-learn",
"seqeval",
"einops",
"accelerate>=0.20.3",
]
_yolov5_deps = _pytorch_vision_deps + [
Expand Down

0 comments on commit 4f0a19e

Please sign in to comment.