pragnakalp commited on
Commit
018afc9
1 Parent(s): 0c2b2ac

Update requirements.txt

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