Spaces:
Runtime error
Runtime error
RICHARDMENSAH
commited on
Commit
•
a55f857
1
Parent(s):
66f0422
Create requirements.txt
Browse files- requirements.txt +136 -0
requirements.txt
ADDED
@@ -0,0 +1,136 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
aiofiles==23.1.0
|
2 |
+
aiohttp==3.8.4
|
3 |
+
aiosignal==1.3.1
|
4 |
+
altair==4.0.0
|
5 |
+
anyio==3.6.2
|
6 |
+
astor==0.8.1
|
7 |
+
async-timeout==4.0.2
|
8 |
+
attrs==22.2.0
|
9 |
+
base58==2.1.1
|
10 |
+
blinker==1.5
|
11 |
+
branca==0.6.0
|
12 |
+
cachetools==5.3.0
|
13 |
+
certifi==2022.12.7
|
14 |
+
cffi==1.16.0
|
15 |
+
charset-normalizer==3.1.0
|
16 |
+
click==7.1.2
|
17 |
+
colorama==0.4.6
|
18 |
+
contourpy==1.0.7
|
19 |
+
cryptography==41.0.5
|
20 |
+
cycler==0.11.0
|
21 |
+
dateparser==1.1.8
|
22 |
+
decorator==5.1.1
|
23 |
+
distlib==0.3.6
|
24 |
+
docutils==0.20.1
|
25 |
+
entrypoints==0.4
|
26 |
+
et-xmlfile==1.1.0
|
27 |
+
fastapi==0.95.0
|
28 |
+
ffmpy==0.3.0
|
29 |
+
filelock==3.10.0
|
30 |
+
flake8==5.0.4
|
31 |
+
folium==0.14.0
|
32 |
+
fonttools==4.39.3
|
33 |
+
frozenlist==1.3.3
|
34 |
+
fsspec==2023.3.0
|
35 |
+
gitdb==4.0.10
|
36 |
+
GitPython==3.1.31
|
37 |
+
gradio==3.24.1
|
38 |
+
gradio_client==0.0.7
|
39 |
+
h11==0.14.0
|
40 |
+
hacking==6.0.1
|
41 |
+
httpcore==0.16.3
|
42 |
+
httpx==0.23.3
|
43 |
+
huggingface-hub==0.13.3
|
44 |
+
ibm-cloud-sdk-core==3.18.0
|
45 |
+
ibm-watson==7.0.1
|
46 |
+
idna==3.4
|
47 |
+
importlib-metadata==6.0.0
|
48 |
+
Jinja2==3.1.2
|
49 |
+
joblib==1.2.0
|
50 |
+
jsonschema==4.17.3
|
51 |
+
Kivy==2.2.1
|
52 |
+
kivy-deps.angle==0.3.3
|
53 |
+
kivy-deps.glew==0.3.1
|
54 |
+
kivy-deps.sdl2==0.6.0
|
55 |
+
Kivy-Garden==0.1.5
|
56 |
+
kiwisolver==1.4.4
|
57 |
+
linkify-it-py==2.0.0
|
58 |
+
markdown-it-py==2.2.0
|
59 |
+
MarkupSafe==2.1.2
|
60 |
+
matplotlib==3.7.1
|
61 |
+
mccabe==0.7.0
|
62 |
+
mdit-py-plugins==0.3.3
|
63 |
+
mdurl==0.1.2
|
64 |
+
multidict==6.0.4
|
65 |
+
nltk==3.8.1
|
66 |
+
numpy==1.24.2
|
67 |
+
openai==0.27.8
|
68 |
+
openpyxl==3.1.2
|
69 |
+
orjson==3.8.9
|
70 |
+
packaging==23.0
|
71 |
+
pandas==1.5.3
|
72 |
+
pdfminer.six==20221105
|
73 |
+
Pillow==9.4.0
|
74 |
+
pipenv==2023.3.18
|
75 |
+
platformdirs==3.1.1
|
76 |
+
plotly==5.15.0
|
77 |
+
protobuf==3.20.3
|
78 |
+
pyarrow==11.0.0
|
79 |
+
pycodestyle==2.9.1
|
80 |
+
pycparser==2.21
|
81 |
+
pydantic==1.10.7
|
82 |
+
pydeck==0.8.0
|
83 |
+
pydub==0.25.1
|
84 |
+
pyflakes==2.5.0
|
85 |
+
Pygments==2.14.0
|
86 |
+
PyJWT==2.8.0
|
87 |
+
Pympler==1.0.1
|
88 |
+
pyparsing==3.0.9
|
89 |
+
pypiwin32==223
|
90 |
+
pyrsistent==0.19.3
|
91 |
+
python-dateutil==2.8.2
|
92 |
+
python-multipart==0.0.6
|
93 |
+
pytube==15.0.0
|
94 |
+
pytz==2022.7.1
|
95 |
+
pytz-deprecation-shim==0.1.0.post0
|
96 |
+
pywin32==306
|
97 |
+
PyYAML==6.0
|
98 |
+
regex==2023.10.3
|
99 |
+
requests==2.31.0
|
100 |
+
rfc3986==1.5.0
|
101 |
+
rich==13.3.2
|
102 |
+
scikit-learn==1.2.2
|
103 |
+
scipy==1.10.1
|
104 |
+
seaborn==0.12.2
|
105 |
+
semantic-version==2.10.0
|
106 |
+
semver==2.13.0
|
107 |
+
six==1.16.0
|
108 |
+
smmap==5.0.0
|
109 |
+
sniffio==1.3.0
|
110 |
+
starlette==0.26.1
|
111 |
+
streamlit==1.28.2
|
112 |
+
streamlit-option-menu==0.3.6
|
113 |
+
tenacity==8.2.2
|
114 |
+
textblob==0.17.1
|
115 |
+
threadpoolctl==3.1.0
|
116 |
+
toml==0.10.2
|
117 |
+
toolz==0.12.0
|
118 |
+
tornado==6.2
|
119 |
+
tqdm==4.65.0
|
120 |
+
typing_extensions==4.5.0
|
121 |
+
tzdata==2022.7
|
122 |
+
tzlocal==4.2
|
123 |
+
uc-micro-py==1.0.1
|
124 |
+
urllib3==1.26.18
|
125 |
+
uvicorn==0.21.1
|
126 |
+
vaderSentiment==3.3.2
|
127 |
+
validators==0.20.0
|
128 |
+
virtualenv==20.21.0
|
129 |
+
virtualenv-clone==0.5.7
|
130 |
+
watchdog==2.3.1
|
131 |
+
websocket-client==1.6.4
|
132 |
+
websockets==11.0
|
133 |
+
wordcloud==1.9.2
|
134 |
+
xgboost==1.7.6
|
135 |
+
yarl==1.8.2
|
136 |
+
zipp==3.15.0
|