Skip to content

Commit

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

0 comments on commit 9741150

Please sign in to comment.