Spaces:
Runtime error
Runtime error
aus10powell
commited on
Commit
•
cf7a251
1
Parent(s):
50e2dd5
Upload requirements.txt
Browse files- requirements.txt +70 -92
requirements.txt
CHANGED
@@ -1,95 +1,73 @@
|
|
1 |
-
|
2 |
-
altair
|
3 |
-
|
4 |
-
|
5 |
-
|
6 |
-
|
7 |
-
|
8 |
-
|
9 |
-
|
10 |
-
|
11 |
-
|
12 |
-
|
13 |
-
|
14 |
-
|
15 |
-
|
16 |
-
|
17 |
-
|
18 |
-
|
19 |
-
|
20 |
-
|
21 |
-
|
22 |
-
|
23 |
-
|
24 |
-
|
25 |
-
|
26 |
-
gensim==4.3.0
|
27 |
-
gmpy2==2.1.2
|
28 |
-
google-cloud-dialogflow==2.21.0
|
29 |
-
googletrans==4.0.0rc1
|
30 |
-
greenlet==2.0.1
|
31 |
-
grpcio-status==1.48.2
|
32 |
-
hvplot==0.8.2
|
33 |
-
imagecodecs==2021.8.26
|
34 |
-
imbalanced-learn==0.10.1
|
35 |
-
intake==0.6.7
|
36 |
-
jsonpatch==1.32
|
37 |
-
jupyter-dash==0.4.2
|
38 |
-
jupyterlab==3.5.3
|
39 |
keras-metrics==1.1.0
|
40 |
-
|
41 |
-
|
42 |
-
|
43 |
-
|
44 |
-
|
45 |
-
|
46 |
-
|
47 |
-
|
48 |
-
|
49 |
-
|
50 |
-
|
51 |
pip-chill==1.0.3
|
52 |
-
|
53 |
-
|
54 |
-
|
55 |
-
|
56 |
-
|
57 |
-
|
58 |
-
|
59 |
-
|
60 |
-
|
61 |
-
|
62 |
-
|
63 |
-
|
64 |
-
|
65 |
-
|
66 |
-
|
67 |
-
|
68 |
-
|
69 |
-
|
70 |
-
|
71 |
-
|
72 |
-
sentence-transformers==2.2.2
|
73 |
-
shellingham==1.5.0
|
74 |
-
sip==6.6.2
|
75 |
-
snscrape==0.6.2.20230321.dev13+g786815d
|
76 |
-
speechbrain==0.5.14
|
77 |
-
spyder==5.4.1
|
78 |
-
sqlalchemy==1.4.39
|
79 |
-
statsmodels==0.13.5
|
80 |
-
streamlit==1.22.0
|
81 |
-
tables==3.7.0
|
82 |
-
tabulate==0.8.10
|
83 |
-
tbb==0.2
|
84 |
tensorflow==2.13.0rc0
|
85 |
-
|
86 |
-
|
87 |
-
|
88 |
-
|
89 |
-
|
90 |
-
|
91 |
-
|
92 |
-
|
93 |
-
|
94 |
-
|
95 |
-
|
|
|
|
|
|
|
|
1 |
+
absl-py==1.4.0
|
2 |
+
altair==4.2.2
|
3 |
+
astunparse==1.6.3
|
4 |
+
attrs==23.1.0
|
5 |
+
blinker==1.6.2
|
6 |
+
cachetools==5.3.1
|
7 |
+
certifi==2023.5.7
|
8 |
+
charset-normalizer==3.1.0
|
9 |
+
click==8.1.3
|
10 |
+
decorator==5.1.1
|
11 |
+
entrypoints==0.4
|
12 |
+
flatbuffers==23.5.26
|
13 |
+
gast==0.4.0
|
14 |
+
gitdb==4.0.10
|
15 |
+
GitPython==3.1.31
|
16 |
+
google-auth==2.19.0
|
17 |
+
google-auth-oauthlib==1.0.0
|
18 |
+
google-pasta==0.2.0
|
19 |
+
grpcio==1.54.2
|
20 |
+
h5py==3.8.0
|
21 |
+
idna==3.4
|
22 |
+
importlib-metadata==6.6.0
|
23 |
+
Jinja2==3.1.2
|
24 |
+
jsonschema==4.17.3
|
25 |
+
keras==2.13.1rc0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
26 |
keras-metrics==1.1.0
|
27 |
+
libclang==16.0.0
|
28 |
+
Markdown==3.4.3
|
29 |
+
markdown-it-py==2.2.0
|
30 |
+
MarkupSafe==2.1.2
|
31 |
+
mdurl==0.1.2
|
32 |
+
numpy==1.24.3
|
33 |
+
oauthlib==3.2.2
|
34 |
+
opt-einsum==3.3.0
|
35 |
+
packaging==23.1
|
36 |
+
pandas==1.5.3
|
37 |
+
Pillow==9.5.0
|
38 |
pip-chill==1.0.3
|
39 |
+
protobuf==3.20.3
|
40 |
+
pyarrow==12.0.0
|
41 |
+
pyasn1==0.5.0
|
42 |
+
pyasn1-modules==0.3.0
|
43 |
+
pydeck==0.8.1b0
|
44 |
+
Pygments==2.15.1
|
45 |
+
Pympler==1.0.1
|
46 |
+
pyrsistent==0.19.3
|
47 |
+
python-dateutil==2.8.2
|
48 |
+
pytz==2023.3
|
49 |
+
requests==2.31.0
|
50 |
+
requests-oauthlib==1.3.1
|
51 |
+
rich==13.3.5
|
52 |
+
rsa==4.9
|
53 |
+
semver==3.0.0
|
54 |
+
six==1.16.0
|
55 |
+
smmap==5.0.0
|
56 |
+
streamlit==1.20.0
|
57 |
+
tensorboard==2.13.0
|
58 |
+
tensorboard-data-server==0.7.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
59 |
tensorflow==2.13.0rc0
|
60 |
+
tensorflow-estimator==2.13.0rc0
|
61 |
+
tensorflow-macos==2.13.0rc0
|
62 |
+
termcolor==2.3.0
|
63 |
+
toml==0.10.2
|
64 |
+
toolz==0.12.0
|
65 |
+
tornado==6.3.2
|
66 |
+
typing_extensions==4.6.2
|
67 |
+
tzlocal==5.0.1
|
68 |
+
urllib3==1.26.16
|
69 |
+
validators==0.20.0
|
70 |
+
watchdog==3.0.0
|
71 |
+
Werkzeug==2.3.4
|
72 |
+
wrapt==1.14.1
|
73 |
+
zipp==3.15.0
|