prajwal967 commited on
Commit
ad54a90
·
1 Parent(s): 5ee65f8

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +29 -0
requirements.txt ADDED
@@ -0,0 +1,29 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ python=3.7
2
+ pip
3
+ pytorch
4
+ torchvision
5
+ torchaudio
6
+ cudatoolkit=11.1
7
+ transformers==4.11.3
8
+ tensorflow>=2.0.0
9
+ numpy>=1.19.4
10
+ scipy>=1.5.3
11
+ pandas>=1.1.4
12
+ scikit-learn>=0.23.2
13
+ jupyterlab>=2.2.9
14
+ ipywidgets>=7.5.1
15
+ matplotlib>=3.3.3
16
+ seaborn>=0.11.0
17
+ beautifulsoup4>=4.9.1
18
+ spacy>=3.0.3,<3.1.0
19
+ nodejs
20
+ nltk
21
+ stanza
22
+ tensorflow-addons
23
+ wget
24
+ seqeval
25
+ scispacy
26
+ datasets
27
+ pytorch-crf
28
+ allennlp
29
+ pycorenlp