Create new file
Browse files- requirements.txt +106 -0
requirements.txt
ADDED
@@ -0,0 +1,106 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
altair==4.2.0
|
2 |
+
argon2-cffi==21.3.0
|
3 |
+
argon2-cffi-bindings==21.2.0
|
4 |
+
asttokens==2.0.5
|
5 |
+
attrs==21.4.0
|
6 |
+
backcall==0.2.0
|
7 |
+
backports.zoneinfo==0.2.1
|
8 |
+
beautifulsoup4==4.11.1
|
9 |
+
bleach==5.0.0
|
10 |
+
blinker==1.4
|
11 |
+
cachetools==5.0.0
|
12 |
+
certifi==2021.10.8
|
13 |
+
cffi==1.15.0
|
14 |
+
charset-normalizer==2.0.12
|
15 |
+
click==8.0.4
|
16 |
+
debugpy==1.6.0
|
17 |
+
decorator==5.1.1
|
18 |
+
defusedxml==0.7.1
|
19 |
+
entrypoints==0.4
|
20 |
+
executing==0.8.3
|
21 |
+
fastjsonschema==2.15.3
|
22 |
+
filelock==3.6.0
|
23 |
+
gitdb==4.0.9
|
24 |
+
GitPython==3.1.27
|
25 |
+
huggingface-hub==0.5.1
|
26 |
+
idna==3.3
|
27 |
+
importlib-metadata==4.11.3
|
28 |
+
importlib-resources==5.7.1
|
29 |
+
ipykernel==6.13.0
|
30 |
+
ipython==8.2.0
|
31 |
+
ipython-genutils==0.2.0
|
32 |
+
ipywidgets==7.7.0
|
33 |
+
jedi==0.18.1
|
34 |
+
Jinja2==3.1.1
|
35 |
+
joblib==1.1.0
|
36 |
+
jsonschema==4.4.0
|
37 |
+
jupyter-client==7.2.2
|
38 |
+
jupyter-core==4.10.0
|
39 |
+
jupyterlab-pygments==0.2.2
|
40 |
+
jupyterlab-widgets==1.1.0
|
41 |
+
MarkupSafe==2.1.1
|
42 |
+
matplotlib-inline==0.1.3
|
43 |
+
mistune==0.8.4
|
44 |
+
nbclient==0.6.0
|
45 |
+
nbconvert==6.5.0
|
46 |
+
nbformat==5.3.0
|
47 |
+
nest-asyncio==1.5.5
|
48 |
+
notebook==6.4.11
|
49 |
+
numpy==1.22.3
|
50 |
+
packaging==21.3
|
51 |
+
pandas==1.4.2
|
52 |
+
pandocfilters==1.5.0
|
53 |
+
parso==0.8.3
|
54 |
+
pexpect==4.8.0
|
55 |
+
pickleshare==0.7.5
|
56 |
+
Pillow==9.1.0
|
57 |
+
plotly==5.7.0
|
58 |
+
prometheus-client==0.14.1
|
59 |
+
prompt-toolkit==3.0.29
|
60 |
+
protobuf==3.20.1
|
61 |
+
psutil==5.9.0
|
62 |
+
ptyprocess==0.7.0
|
63 |
+
pure-eval==0.2.2
|
64 |
+
pyarrow==7.0.0
|
65 |
+
pycparser==2.21
|
66 |
+
pydeck==0.7.1
|
67 |
+
Pygments==2.11.2
|
68 |
+
Pympler==1.0.1
|
69 |
+
pyparsing==3.0.8
|
70 |
+
pyrsistent==0.18.1
|
71 |
+
python-dateutil==2.8.2
|
72 |
+
pytz==2022.1
|
73 |
+
pytz-deprecation-shim==0.1.0.post0
|
74 |
+
PyYAML==6.0
|
75 |
+
pyzmq==22.3.0
|
76 |
+
regex==2022.3.15
|
77 |
+
requests==2.27.1
|
78 |
+
sacremoses==0.0.49
|
79 |
+
semver==2.13.0
|
80 |
+
Send2Trash==1.8.0
|
81 |
+
six==1.16.0
|
82 |
+
smmap==5.0.0
|
83 |
+
soupsieve==2.3.2.post1
|
84 |
+
stack-data==0.2.0
|
85 |
+
streamlit==1.8.1
|
86 |
+
tenacity==8.0.1
|
87 |
+
terminado==0.13.3
|
88 |
+
tinycss2==1.1.1
|
89 |
+
tokenizers==0.12.1
|
90 |
+
toml==0.10.2
|
91 |
+
toolz==0.11.2
|
92 |
+
torch==1.11.0
|
93 |
+
tornado==6.1
|
94 |
+
tqdm==4.64.0
|
95 |
+
traitlets==5.1.1
|
96 |
+
transformers==4.18.0
|
97 |
+
typing_extensions==4.2.0
|
98 |
+
tzdata==2022.1
|
99 |
+
tzlocal==4.2
|
100 |
+
urllib3==1.26.9
|
101 |
+
validators==0.18.2
|
102 |
+
watchdog==2.1.7
|
103 |
+
wcwidth==0.2.5
|
104 |
+
webencodings==0.5.1
|
105 |
+
widgetsnbextension==3.6.0
|
106 |
+
zipp==3.8.0
|