Files changed (1) hide show
  1. requirements.txt +145 -1
requirements.txt CHANGED
@@ -1 +1,145 @@
1
- transformers>=2.4.1, < 2.5.0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ absl-py==1.2.0
2
+ aiohttp==3.8.1
3
+ aiosignal==1.2.0
4
+ analytics-python==1.4.0
5
+ anyio==3.6.1
6
+ astor==0.8.1
7
+ asttokens==2.0.8
8
+ astunparse==1.6.3
9
+ async-timeout==4.0.2
10
+ attrs==22.1.0
11
+ backcall==0.2.0
12
+ backoff==1.10.0
13
+ bcrypt==4.0.0
14
+ brotlipy==0.7.0
15
+ cachetools==5.2.0
16
+ certifi==2022.6.15
17
+ cffi @ file:///tmp/abs_98z5h56wf8/croots/recipe/cffi_1659598650955/work
18
+ charset-normalizer==2.1.1
19
+ click==8.1.3
20
+ colorama @ file:///home/conda/feedstock_root/build_artifacts/colorama_1655412516417/work
21
+ cryptography @ file:///tmp/build/80754af9/cryptography_1652101588893/work
22
+ cycler @ file:///tmp/build/80754af9/cycler_1637851556182/work
23
+ debugpy==1.6.3
24
+ decorator==5.1.1
25
+ entrypoints==0.4
26
+ executing==0.10.0
27
+ fastapi==0.81.0
28
+ fastjsonschema==2.16.1
29
+ ffmpy==0.3.0
30
+ flatbuffers==1.12
31
+ fonttools==4.25.0
32
+ frozenlist==1.3.1
33
+ fsspec==2022.8.2
34
+ gast==0.4.0
35
+ google-auth==2.11.0
36
+ google-auth-oauthlib==0.4.6
37
+ google-pasta==0.2.0
38
+ gradio==3.2
39
+ grpcio==1.47.0
40
+ h11==0.12.0
41
+ h5py==3.7.0
42
+ httpcore==0.15.0
43
+ httpx==0.23.0
44
+ idna @ file:///tmp/build/80754af9/idna_1637925883363/work
45
+ imageio==2.21.1
46
+ importlib-metadata==4.12.0
47
+ ipykernel==6.15.1
48
+ ipython==8.4.0
49
+ jedi==0.18.1
50
+ Jinja2==3.1.2
51
+ jsonschema==4.14.0
52
+ jupyter-client==7.3.4
53
+ jupyter-core==4.11.1
54
+ keras==2.9.0
55
+ Keras-Preprocessing==1.1.2
56
+ kiwisolver @ file:///opt/conda/conda-bld/kiwisolver_1653292039266/work
57
+ libclang==14.0.6
58
+ linkify-it-py==1.0.3
59
+ Markdown==3.4.1
60
+ markdown-it-py==2.1.0
61
+ MarkupSafe==2.1.1
62
+ matplotlib @ file:///tmp/build/80754af9/matplotlib-suite_1647441664166/work
63
+ matplotlib-inline==0.1.6
64
+ mdit-py-plugins==0.3.0
65
+ mdurl==0.1.2
66
+ mkl-fft==1.3.1
67
+ mkl-random @ file:///tmp/build/80754af9/mkl_random_1626186066731/work
68
+ mkl-service==2.4.0
69
+ monotonic==1.6
70
+ multidict==6.0.2
71
+ munkres==1.1.4
72
+ nbformat==5.4.0
73
+ nest-asyncio==1.5.5
74
+ numpy==1.23.2
75
+ oauthlib==3.2.0
76
+ opencv-python==4.6.0.66
77
+ opt-einsum==3.3.0
78
+ orjson==3.8.0
79
+ packaging @ file:///tmp/build/80754af9/packaging_1637314298585/work
80
+ pandas==1.4.4
81
+ paramiko==2.11.0
82
+ parso==0.8.3
83
+ pexpect==4.8.0
84
+ pickleshare==0.7.5
85
+ Pillow==9.2.0
86
+ ply==3.11
87
+ prompt-toolkit==3.0.30
88
+ protobuf==3.19.4
89
+ psutil==5.9.1
90
+ ptyprocess==0.7.0
91
+ pure-eval==0.2.2
92
+ pyasn1==0.4.8
93
+ pyasn1-modules==0.2.8
94
+ pycparser @ file:///tmp/build/80754af9/pycparser_1636541352034/work
95
+ pycryptodome==3.15.0
96
+ pydantic==1.10.1
97
+ pydub==0.25.1
98
+ Pygments==2.13.0
99
+ PyNaCl==1.5.0
100
+ pyOpenSSL @ file:///opt/conda/conda-bld/pyopenssl_1643788558760/work
101
+ pyparsing==3.0.9
102
+ PyQt5-sip==12.11.0
103
+ pyrsistent==0.18.1
104
+ PySocks @ file:///tmp/build/80754af9/pysocks_1605305812635/work
105
+ python-dateutil @ file:///tmp/build/80754af9/python-dateutil_1626374649649/work
106
+ python-multipart==0.0.5
107
+ pytz==2022.2.1
108
+ PyYAML==6.0
109
+ pyzmq==23.2.1
110
+ requests @ file:///opt/conda/conda-bld/requests_1657734628632/work
111
+ requests-oauthlib==1.3.1
112
+ rfc3986==1.5.0
113
+ rsa==4.9
114
+ scipy==1.9.1
115
+ seaborn==0.11.2
116
+ sip @ file:///tmp/abs_44cd77b_pu/croots/recipe/sip_1659012365470/work
117
+ six @ file:///tmp/build/80754af9/six_1644875935023/work
118
+ sniffio==1.3.0
119
+ stack-data==0.4.0
120
+ starlette==0.19.1
121
+ tensorboard==2.9.1
122
+ tensorboard-data-server==0.6.1
123
+ tensorboard-plugin-wit==1.8.1
124
+ tensorflow==2.9.1
125
+ tensorflow-docs @ git+https://github.com/tensorflow/docs@e0d035cb44674a5e5c707e63dee6dad23f355b1c
126
+ tensorflow-estimator==2.9.0
127
+ tensorflow-io-gcs-filesystem==0.26.0
128
+ termcolor==1.1.0
129
+ toml @ file:///tmp/build/80754af9/toml_1616166611790/work
130
+ torch==1.12.1
131
+ torchaudio==0.12.1
132
+ torchvision==0.13.1
133
+ tornado==6.2
134
+ tqdm @ file:///home/conda/feedstock_root/build_artifacts/tqdm_1649051611147/work
135
+ traitlets==5.3.0
136
+ typing_extensions @ file:///tmp/abs_ben9emwtky/croots/recipe/typing_extensions_1659638822008/work
137
+ uc-micro-py==1.0.1
138
+ urllib3==1.26.12
139
+ uvicorn==0.18.3
140
+ wcwidth==0.2.5
141
+ websockets==10.3
142
+ Werkzeug==2.2.2
143
+ wrapt==1.14.1
144
+ yarl==1.8.1
145
+ zipp==3.8.1