pragnakalp commited on
Commit
e68c3cb
·
1 Parent(s): f160c15

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -89
requirements.txt CHANGED
@@ -1,91 +1,3 @@
1
  cPython==0.0.6
2
- absl-py==0.10.0
3
- backcall==0.2.0
4
- blis==0.4.1
5
- catalogue==1.0.0
6
- certifi==2020.6.20
7
- chardet==3.0.4
8
- click==7.1.2
9
- cycler==0.10.0
10
- cymem==2.0.3
11
- # dataclasses==0.7
12
- decorator==4.4.2
13
- dill==0.3.2
14
- en-core-web-sm @ https://github.com/explosion/spacy-models/releases/download/en_core_web_sm-2.3.1/en_core_web_sm-2.3.1.tar.gz
15
- fastai==2.0.13
16
- fastcore==1.0.14
17
- fastprogress==1.0.0
18
- filelock==3.0.12
19
- Flask==1.1.2
20
- Flask-Cors==3.0.9
21
- future==0.18.2
22
- geoip2==3.0.0
23
- gradio==3.11.0
24
- h5py==2.10.0
25
- idna==2.10
26
- importlib-metadata==2.0.0
27
- ipykernel==5.3.4
28
- ipython==7.16.1
29
- ipython-genutils==0.2.0
30
- itsdangerous==1.1.0
31
- jedi==0.17.2
32
- Jinja2==2.11.2
33
- joblib==0.16.0
34
- jupyter-client==6.1.7
35
- jupyter-core==4.6.3
36
- Keras==2.4.3
37
- kiwisolver==1.2.0
38
- MarkupSafe==1.1.1
39
- matplotlib==3.3.2
40
- maxminddb==1.5.2
41
- murmurhash==1.0.2
42
- nlp==0.4.0
43
- nltk==3.5
44
  numpy==1.19.2
45
- ohmeow-blurr==0.0.12
46
- packaging==20.4
47
- pandas==1.1.2
48
- parso==0.7.1
49
- pexpect==4.8.0
50
- pickleshare==0.7.5
51
- Pillow==7.2.0
52
- plac==1.1.3
53
- preshed==3.0.2
54
- prompt-toolkit==3.0.7
55
- ptyprocess==0.6.0
56
- Pygments==2.7.1
57
- pyparsing==2.4.7
58
- python-dateutil==2.8.1
59
- pytz==2020.1
60
- PyYAML==5.3.1
61
- pyzmq==19.0.2
62
- regex==2020.7.14
63
- requests==2.24.0
64
- rouge-score==0.0.4
65
- sacremoses==0.0.43
66
- scikit-learn==0.23.2
67
- scipy==1.5.2
68
- sentencepiece==0.1.91
69
- seqeval==0.0.12
70
- six==1.15.0
71
- spacy==2.3.2
72
- spacy-readability==1.4.1
73
- srsly==1.0.2
74
- syllapy==0.7.1
75
- thinc==7.4.1
76
- threadpoolctl==2.1.0
77
- tokenizers==0.8.1rc2
78
- torch==1.6.0
79
- torchvision==0.7.0
80
- tornado==6.0.4
81
- tqdm==4.49.0
82
- traitlets==4.3.3
83
- transformers==3.2.0
84
- ujson==1.35
85
- urllib3==1.25.10
86
- uWSGI==2.0.19.1
87
- wasabi==0.8.0
88
- wcwidth==0.2.5
89
- Werkzeug==1.0.1
90
- xxhash==2.0.0
91
- zipp==3.2.0
 
1
  cPython==0.0.6
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2
  numpy==1.19.2
3
+ gradio==3.11.0