Skip to content

Commit

Permalink
pandas
Browse files Browse the repository at this point in the history
  • Loading branch information
abarolo authored and abarolo committed Feb 23, 2024
1 parent 52ec06c commit 251d2f3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .profile
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ echo "---- RUNNING release tasks (.profile) ------"
echo "---- Installing Related Barrier ML Packages ------"
/tmp/lifecycle/shell
python -m pip install sentence-transformers==2.2.2 --no-deps
python -m pip install pandas==2.0.3 --no-deps
python -m pip install torch==2.0.0 torchvision==0.15.1 --extra-index-url https://download.pytorch.org/whl/cpu

echo "---- Collecting static ------"
Expand Down

0 comments on commit 251d2f3

Please sign in to comment.