Skip to content

Commit

Permalink
feat(language/python): add einops package
Browse files Browse the repository at this point in the history
  • Loading branch information
Zitrone44 committed Jul 4, 2024
1 parent 9741150 commit a13ab31
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion language/python/Earthfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ SETUP:
python pytorch torchvision torchaudio $COMPUTE_SPECIFIC_PACKAGES \
lightning torchinfo tensorboard tensorboardx \
transformers diffusers datasets accelerate evaluate optimum \
sentence-transformers \
sentence-transformers einops \
numpy pillow \
pandas polars duckdb python-duckdb \
matplotlib seaborn plotly \
Expand Down

0 comments on commit a13ab31

Please sign in to comment.