Skip to content

Commit

Permalink
add deps to setup
Browse files Browse the repository at this point in the history
  • Loading branch information
williamberman committed Jul 13, 2023
1 parent 8fdc934 commit e7e669b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,8 @@
"datasets",
"wandb",
"sentencepiece", # for T5 tokenizer
"plotly",
"pandas",
]

_extras_dev_deps = [
Expand Down

0 comments on commit e7e669b

Please sign in to comment.