JunchuanYu commited on
Commit
5921147
·
1 Parent(s): c821f53

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -164
requirements.txt CHANGED
@@ -1,174 +1,11 @@
1
- aiofiles==23.1.0
2
- aiohttp==3.8.4
3
- aiosignal==1.3.1
4
- altair==4.2.2
5
- anyio==3.6.2
6
- argon2-cffi==21.3.0
7
- argon2-cffi-bindings==21.2.0
8
- arrow==1.2.3
9
- asttokens==2.2.1
10
- async-timeout==4.0.2
11
- attrs==22.2.0
12
- backcall==0.2.0
13
- beautifulsoup4==4.11.2
14
- bleach==6.0.0
15
- blis==0.7.9
16
- catalogue==1.0.2
17
- certifi @ file:///C:/b/abs_85o_6fm0se/croot/certifi_1671487778835/work/certifi
18
- cffi==1.15.1
19
- charset-normalizer==3.0.1
20
- click==8.1.3
21
- colorama==0.4.6
22
- comm==0.1.2
23
- contourpy==1.0.7
24
- cycler==0.11.0
25
- cymem==2.0.7
26
- debugpy==1.6.6
27
- decorator==5.1.1
28
- defusedxml==0.7.1
29
  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
30
- entrypoints==0.4
31
- errant==2.3.3
32
- executing==1.2.0
33
- fastapi==0.92.0
34
- fastjsonschema==2.16.3
35
- ffmpy==0.3.0
36
- filelock==3.9.0
37
- fonttools==4.38.0
38
- fqdn==1.5.1
39
- frozenlist==1.3.3
40
- fsspec==2023.1.0
41
- fuzzywuzzy==0.18.0
42
  gradio==3.19.1
43
  gramformer @ git+https://github.com/PrithivirajDamodaran/Gramformer.git@23425cd2e98a919384cab6156af8adf1c9d0639a
44
- h11==0.14.0
45
- h5py==3.8.0
46
- httpcore==0.16.3
47
- httpx==0.23.3
48
  huggingface-hub==0.12.1
49
- idna==3.4
50
- imageio==2.25.1
51
- importlib-metadata==6.0.0
52
- importlib-resources==5.12.0
53
- ipykernel==6.21.2
54
- ipython==8.10.0
55
- ipython-genutils==0.2.0
56
- ipywidgets==8.0.4
57
- isoduration==20.11.0
58
- jedi==0.18.2
59
- Jinja2==3.1.2
60
- joblib==1.2.0
61
- jsonpointer==2.3
62
- jsonschema==4.17.3
63
- jupyter==1.0.0
64
- jupyter-console==6.6.1
65
- jupyter-events==0.6.3
66
- jupyter_client==8.0.3
67
- jupyter_core==5.2.0
68
- jupyter_server==2.3.0
69
- jupyter_server_terminals==0.4.4
70
- jupyterlab-pygments==0.2.2
71
- jupyterlab-widgets==3.0.5
72
- kiwisolver==1.4.4
73
- Levenshtein==0.20.9
74
- linkify-it-py==2.0.0
75
- markdown-it-py==2.2.0
76
- MarkupSafe==2.1.2
77
- matplotlib==3.7.0
78
- matplotlib-inline==0.1.6
79
- mdit-py-plugins==0.3.3
80
- mdurl==0.1.2
81
- mistune==2.0.5
82
- multidict==6.0.4
83
- murmurhash==1.0.9
84
- nbclassic==0.5.2
85
- nbclient==0.7.2
86
- nbconvert==7.2.9
87
- nbformat==5.7.3
88
- nest-asyncio==1.5.6
89
- networkx==3.0
90
- notebook==6.5.2
91
- notebook_shim==0.2.2
92
- numpy==1.24.2
93
- opencv-python==4.7.0.72
94
- orjson==3.8.6
95
- packaging==23.0
96
- pandas==1.5.3
97
- pandocfilters==1.5.0
98
- parso==0.8.3
99
- pickleshare==0.7.5
100
- Pillow==9.4.0
101
- pkgutil_resolve_name==1.3.10
102
- plac==1.1.3
103
- platformdirs==3.0.0
104
- preshed==3.0.8
105
- prometheus-client==0.16.0
106
- prompt-toolkit==3.0.37
107
- psutil==5.9.4
108
- pure-eval==0.2.2
109
- pycparser==2.21
110
- pycryptodome==3.17
111
- pydantic==1.10.5
112
- pydub==0.25.1
113
- Pygments==2.14.0
114
- pyparsing==3.0.9
115
- pyrsistent==0.19.3
116
- python-dateutil==2.8.2
117
- python-json-logger==2.0.7
118
- python-Levenshtein==0.20.9
119
- python-multipart==0.0.5
120
- pytz==2022.7.1
121
- PyWavelets==1.4.1
122
- pywin32==305
123
- pywinpty==2.0.10
124
- PyYAML==6.0
125
- pyzmq==25.0.0
126
- qtconsole==5.4.0
127
- QtPy==2.3.0
128
- rapidfuzz==2.13.7
129
- regex==2022.10.31
130
- requests==2.28.2
131
- rfc3339-validator==0.1.4
132
- rfc3986==1.5.0
133
- rfc3986-validator==0.1.1
134
- scikit-image==0.19.3
135
- scikit-learn==1.2.1
136
- scipy==1.10.1
137
- Send2Trash==1.8.0
138
- sentencepiece==0.1.97
139
- six==1.16.0
140
- sniffio==1.3.0
141
- soupsieve==2.4
142
  spacy==2.3.9
143
- srsly==1.0.6
144
- stack-data==0.6.2
145
- starlette==0.25.0
146
- terminado==0.17.1
147
- thinc==7.4.6
148
- threadpoolctl==3.1.0
149
- tifffile==2023.2.3
150
- tinycss2==1.2.1
151
  tokenizers==0.13.2
152
- toolz==0.12.0
153
  torch==1.8.2+cu111
154
  torchaudio==0.8.2
155
  torchvision==0.9.2+cu111
156
  tornado==6.2
157
- tqdm==4.64.1
158
- traitlets==5.9.0
159
- transformers==4.26.1
160
- typing_extensions==4.5.0
161
- uc-micro-py==1.0.1
162
- uri-template==1.2.0
163
- urllib3==1.26.14
164
- uvicorn==0.20.0
165
- wasabi==0.10.1
166
- wcwidth==0.2.6
167
- webcolors==1.12
168
- webencodings==0.5.1
169
- websocket-client==1.5.1
170
- websockets==10.4
171
- widgetsnbextension==4.0.5
172
- wincertstore==0.2
173
- yarl==1.8.2
174
- zipp==3.15.0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  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
 
 
 
 
 
 
 
 
 
 
 
 
2
  gradio==3.19.1
3
  gramformer @ git+https://github.com/PrithivirajDamodaran/Gramformer.git@23425cd2e98a919384cab6156af8adf1c9d0639a
 
 
 
 
4
  huggingface-hub==0.12.1
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
5
  spacy==2.3.9
 
 
 
 
 
 
 
 
6
  tokenizers==0.13.2
 
7
  torch==1.8.2+cu111
8
  torchaudio==0.8.2
9
  torchvision==0.9.2+cu111
10
  tornado==6.2
11
+ transformers==4.26.1