Skip to content

Commit

Permalink
List minimal dependencies needed to run and train PHIEmbed
Browse files Browse the repository at this point in the history
  • Loading branch information
memgonzales committed Apr 23, 2024
1 parent 47337c0 commit a988f1d
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
biopython
pandas
torch
transformers
sentencepiece
protobuf
scikit-learn
joblib

0 comments on commit a988f1d

Please sign in to comment.