Spaces:
Sleeping
Sleeping
LegacyLeague
commited on
Commit
•
2ffe6cf
1
Parent(s):
ae362e6
Upload requirements.txt
Browse files- requirements.txt +109 -0
requirements.txt
ADDED
@@ -0,0 +1,109 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
-f https://download.pytorch.org/whl/torch_stable.html
|
2 |
+
MarkupSafe==1.1.1
|
3 |
+
Send2Trash==1.5.0
|
4 |
+
altair==4.1.0
|
5 |
+
argon2-cffi==20.1.0
|
6 |
+
astor==0.8.1
|
7 |
+
async-generator==1.10
|
8 |
+
attrs==20.2.0
|
9 |
+
backcall==0.2.0
|
10 |
+
base58==2.0.1
|
11 |
+
beautifulsoup4==4.9.1
|
12 |
+
bleach==3.2.1
|
13 |
+
blinker==1.4
|
14 |
+
blis==0.4.1
|
15 |
+
boto3==1.15.1
|
16 |
+
botocore==1.18.1
|
17 |
+
bottleneck==1.3.2
|
18 |
+
cachetools==4.1.1
|
19 |
+
catalogue==1.0.0
|
20 |
+
certifi==2020.6.20
|
21 |
+
cffi==1.14.2
|
22 |
+
chardet==3.0.4
|
23 |
+
click==7.1.2
|
24 |
+
cycler==0.10.0
|
25 |
+
cymem==2.0.3
|
26 |
+
dataclasses
|
27 |
+
decorator==4.4.2
|
28 |
+
defusedxml==0.6.0
|
29 |
+
entrypoints==0.3
|
30 |
+
enum-compat==0.0.3
|
31 |
+
fastai==1.0.61
|
32 |
+
fastprogress==1.0.0
|
33 |
+
future==0.18.2
|
34 |
+
idna==2.10
|
35 |
+
importlib-metadata==1.7.0
|
36 |
+
ipykernel==5.3.4
|
37 |
+
ipython==7.16.1
|
38 |
+
ipython-genutils==0.2.0
|
39 |
+
ipywidgets==7.5.1
|
40 |
+
jedi==0.17.2
|
41 |
+
jinja2==2.11.2
|
42 |
+
jmespath==0.10.0
|
43 |
+
jsonschema==3.2.0
|
44 |
+
jupyter-client==6.1.7
|
45 |
+
jupyter-core==4.6.3
|
46 |
+
jupyterlab-pygments==0.1.1
|
47 |
+
kiwisolver==1.2.0
|
48 |
+
matplotlib==3.3.2
|
49 |
+
mistune==0.8.4
|
50 |
+
murmurhash==1.0.2
|
51 |
+
nbclient==0.5.0
|
52 |
+
nbconvert==6.0.4
|
53 |
+
nbformat==5.0.7
|
54 |
+
nest-asyncio==1.4.0
|
55 |
+
notebook==6.1.4
|
56 |
+
numexpr==2.7.1
|
57 |
+
numpy==1.17.2
|
58 |
+
nvidia-ml-py3==7.352.0
|
59 |
+
packaging==20.4
|
60 |
+
pandas==1.1.2
|
61 |
+
pandocfilters==1.4.2
|
62 |
+
parso==0.7.1
|
63 |
+
pathtools==0.1.2
|
64 |
+
pexpect==4.8.0
|
65 |
+
pickleshare==0.7.5
|
66 |
+
pillow==7.2.0
|
67 |
+
plac==1.1.3
|
68 |
+
preshed==3.0.2
|
69 |
+
prometheus-client==0.8.0
|
70 |
+
prompt-toolkit==3.0.7
|
71 |
+
protobuf==3.13.0
|
72 |
+
ptyprocess==0.6.0
|
73 |
+
pyarrow==1.0.1
|
74 |
+
pycparser==2.20
|
75 |
+
pydeck==0.5.0b1
|
76 |
+
pygments==2.7.1
|
77 |
+
pyparsing==2.4.7
|
78 |
+
pyrsistent==0.17.3
|
79 |
+
python-dateutil==2.8.1
|
80 |
+
pytz==2020.1
|
81 |
+
pyyaml==5.3.1
|
82 |
+
pyzmq==19.0.2
|
83 |
+
requests==2.24.0
|
84 |
+
s3transfer==0.3.3
|
85 |
+
scipy==1.5.2
|
86 |
+
six==1.15.0
|
87 |
+
soupsieve==2.0.1
|
88 |
+
spacy==2.3.2
|
89 |
+
srsly==1.0.2
|
90 |
+
streamlit==0.84.0
|
91 |
+
terminado==0.9.0
|
92 |
+
testpath==0.4.4
|
93 |
+
thinc==7.4.1
|
94 |
+
toml==0.10.1
|
95 |
+
toolz==0.10.0
|
96 |
+
torch==1.6.0+cpu
|
97 |
+
torchvision===0.7.0+cpu
|
98 |
+
tornado==6.0.4
|
99 |
+
tqdm==4.49.0
|
100 |
+
traitlets==4.3.3
|
101 |
+
tzlocal==2.1
|
102 |
+
urllib3==1.25.10
|
103 |
+
validators==0.18.1
|
104 |
+
wasabi==0.8.0
|
105 |
+
watchdog==0.10.3
|
106 |
+
wcwidth==0.2.5
|
107 |
+
webencodings==0.5.1
|
108 |
+
widgetsnbextension==3.5.1
|
109 |
+
zipp==3.1.0
|