Skip to content

Commit

Permalink
Add transformers torch extras base requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
oliverholworthy committed May 12, 2023
1 parent a070e77 commit b760f64
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions requirements/base_external.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
transformers>=4.12,<5
transformers[torch]>=4.12,<5
tqdm>=4.27
pyarrow>=1.0
pyarrow>=1.0
torchmetrics>=0.10.0

0 comments on commit b760f64

Please sign in to comment.