Skip to content

Commit

Permalink
Updated requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
iPieter committed Sep 19, 2022
1 parent 8e032f3 commit dfb90dc
Showing 1 changed file with 27 additions and 9 deletions.
36 changes: 27 additions & 9 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,9 +1,27 @@
fairseq
nltk
numpy
torch==1.6.0
transformers==3.1.0
tokenizers==0.4.2
tensorboardx
nltk
pytorch-lightning
certifi==2022.9.14
charset-normalizer==2.1.1
click==8.1.3
filelock==3.8.0
Flask==2.2.2
huggingface-hub==0.9.1
idna==3.4
importlib-metadata==4.12.0
itsdangerous==2.1.2
Jinja2==3.1.2
joblib==1.2.0
MarkupSafe==2.1.1
nltk==3.7
numpy==1.21.6
packaging==21.3
pyparsing==3.0.9
PyYAML==6.0
regex==2022.9.13
requests==2.28.1
tokenizers==0.12.1
torch==1.12.1
tqdm==4.64.1
transformers==4.22.0
typing-extensions==4.3.0
urllib3==1.26.12
Werkzeug==2.2.2
zipp==3.8.1

0 comments on commit dfb90dc

Please sign in to comment.