Skip to content

Commit

Permalink
Add requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
MistaAsh committed Jun 12, 2024
1 parent 5d6b4ab commit 034aa78
Showing 1 changed file with 15 additions and 4 deletions.
19 changes: 15 additions & 4 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,15 @@
# to add
# transformers lib
# keras preprocessing
# gensim==3.6.0
Flask==2.2.2
Flask==1.1.1
gensim==4.3.2
keras==2.14.0
keras_preprocessing==1.1.2
nltk==3.8.1
numpy==1.24.1
openai==0.28.0
pandas==1.5.3
sentencepiece==0.1.99
tensorflow==2.13.0
torch==2.0.1
torchvision==0.15.2
tqdm==4.64.1
transformers==4.33.2

0 comments on commit 034aa78

Please sign in to comment.