Skip to content

Commit

Permalink
Update requirements.txt to add additional libraries for data processi…
Browse files Browse the repository at this point in the history
…ng and machine learning
  • Loading branch information
kasinadhsarma committed Dec 11, 2024
1 parent b3e13b4 commit e0c2a71
Showing 1 changed file with 19 additions and 2 deletions.
21 changes: 19 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,23 @@
# Core ML Libraries
jax
jaxlib
flax
numpy
optax
optax
pandas
requests
beautifulsoup4
selenium
pytest
matplotlib
scipy
transformers
datasets
spacy
scikit-learn
tqdm
cloudpickle
gcsfs
boto3
sqlalchemy
openai
nltk

0 comments on commit e0c2a71

Please sign in to comment.