diff --git a/requirements.txt b/requirements.txt new file mode 100644 index 0000000..d02984b --- /dev/null +++ b/requirements.txt @@ -0,0 +1,10 @@ +allennlp==1.0.0 +jsonlines==1.2.0 +matplotlib==3.3.0 +numpy==1.19.0 +overrides==3.0.0 +scikit-learn==0.23.1 +six==1.15.0 +spacy==2.2.4 +torch==1.5.1 +torchvision==0.6.1 \ No newline at end of file