Spaces:
Runtime error
Runtime error
Salman Naqvi
commited on
Commit
·
6a33b46
1
Parent(s):
e794969
Create requirements.txt
Browse files- requirements.txt +165 -0
requirements.txt
ADDED
@@ -0,0 +1,165 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
aiohttp==3.8.1
|
2 |
+
aiosignal==1.2.0
|
3 |
+
analytics-python==1.4.0
|
4 |
+
anyio==3.6.1
|
5 |
+
appnope==0.1.3
|
6 |
+
argon2-cffi==21.3.0
|
7 |
+
argon2-cffi-bindings==21.2.0
|
8 |
+
asttokens==2.0.8
|
9 |
+
astunparse==1.6.3
|
10 |
+
async-timeout==4.0.2
|
11 |
+
attrs==22.1.0
|
12 |
+
Babel==2.10.3
|
13 |
+
backcall==0.2.0
|
14 |
+
backoff==1.10.0
|
15 |
+
bcrypt==4.0.0
|
16 |
+
beautifulsoup4==4.11.1
|
17 |
+
bleach==5.0.1
|
18 |
+
blis==0.9.1
|
19 |
+
catalogue==2.0.8
|
20 |
+
certifi==2022.6.15
|
21 |
+
cffi==1.15.1
|
22 |
+
charset-normalizer==2.1.1
|
23 |
+
click==8.1.3
|
24 |
+
confection==0.0.1
|
25 |
+
contourpy==1.0.5
|
26 |
+
cryptography==38.0.1
|
27 |
+
cycler==0.11.0
|
28 |
+
cymem==2.0.6
|
29 |
+
debugpy==1.6.3
|
30 |
+
decorator==5.1.1
|
31 |
+
defusedxml==0.7.1
|
32 |
+
entrypoints==0.4
|
33 |
+
execnb==0.1.3
|
34 |
+
executing==1.0.0
|
35 |
+
fastai==2.7.9
|
36 |
+
fastapi==0.85.0
|
37 |
+
fastcore==1.5.27
|
38 |
+
fastdownload==0.0.7
|
39 |
+
fastjsonschema==2.16.1
|
40 |
+
fastprogress==1.0.3
|
41 |
+
ffmpy==0.3.0
|
42 |
+
fonttools==4.37.2
|
43 |
+
frozenlist==1.3.1
|
44 |
+
fsspec==2022.8.2
|
45 |
+
ghapi==1.0.3
|
46 |
+
gradio==3.3.1
|
47 |
+
h11==0.12.0
|
48 |
+
httpcore==0.15.0
|
49 |
+
httpx==0.23.0
|
50 |
+
idna==3.4
|
51 |
+
ipykernel==6.15.3
|
52 |
+
ipython==8.5.0
|
53 |
+
ipython-genutils==0.2.0
|
54 |
+
ipywidgets==8.0.2
|
55 |
+
jedi==0.18.1
|
56 |
+
Jinja2==3.1.2
|
57 |
+
joblib==1.2.0
|
58 |
+
json5==0.9.10
|
59 |
+
jsonschema==4.16.0
|
60 |
+
jupyter==1.0.0
|
61 |
+
jupyter-console==6.4.4
|
62 |
+
jupyter-contrib-core==0.4.0
|
63 |
+
jupyter-contrib-nbextensions==0.5.1
|
64 |
+
jupyter-core==4.11.1
|
65 |
+
jupyter-highlight-selected-word==0.2.0
|
66 |
+
jupyter-latex-envs==1.4.6
|
67 |
+
jupyter-nbextensions-configurator==0.5.0
|
68 |
+
jupyter-server==1.18.1
|
69 |
+
jupyter_client==7.3.5
|
70 |
+
jupyterlab==3.4.7
|
71 |
+
jupyterlab-pygments==0.2.2
|
72 |
+
jupyterlab-widgets==3.0.3
|
73 |
+
jupyterlab_server==2.15.1
|
74 |
+
kiwisolver==1.4.4
|
75 |
+
langcodes==3.3.0
|
76 |
+
linkify-it-py==1.0.3
|
77 |
+
lxml==4.9.1
|
78 |
+
markdown-it-py==2.1.0
|
79 |
+
MarkupSafe==2.1.1
|
80 |
+
matplotlib==3.6.0
|
81 |
+
matplotlib-inline==0.1.6
|
82 |
+
mdit-py-plugins==0.3.0
|
83 |
+
mdurl==0.1.2
|
84 |
+
mistune==2.0.4
|
85 |
+
monotonic==1.6
|
86 |
+
multidict==6.0.2
|
87 |
+
murmurhash==1.0.8
|
88 |
+
nbclassic==0.4.3
|
89 |
+
nbclient==0.6.8
|
90 |
+
nbconvert==7.0.0
|
91 |
+
nbdev==2.3.3
|
92 |
+
nbformat==5.5.0
|
93 |
+
nest-asyncio==1.5.5
|
94 |
+
notebook==6.4.12
|
95 |
+
notebook-shim==0.1.0
|
96 |
+
numpy==1.23.3
|
97 |
+
orjson==3.8.0
|
98 |
+
packaging==21.3
|
99 |
+
pandas==1.4.4
|
100 |
+
pandocfilters==1.5.0
|
101 |
+
paramiko==2.11.0
|
102 |
+
parso==0.8.3
|
103 |
+
pathy==0.6.2
|
104 |
+
pexpect==4.8.0
|
105 |
+
pickleshare==0.7.5
|
106 |
+
Pillow==9.2.0
|
107 |
+
preshed==3.0.7
|
108 |
+
prometheus-client==0.14.1
|
109 |
+
prompt-toolkit==3.0.31
|
110 |
+
psutil==5.9.2
|
111 |
+
ptyprocess==0.7.0
|
112 |
+
pure-eval==0.2.2
|
113 |
+
pycparser==2.21
|
114 |
+
pycryptodome==3.15.0
|
115 |
+
pydantic==1.10.2
|
116 |
+
pydub==0.25.1
|
117 |
+
Pygments==2.13.0
|
118 |
+
PyNaCl==1.5.0
|
119 |
+
pyparsing==3.0.9
|
120 |
+
pyrsistent==0.18.1
|
121 |
+
python-dateutil==2.8.2
|
122 |
+
python-multipart==0.0.5
|
123 |
+
pytz==2022.2.1
|
124 |
+
PyYAML==6.0
|
125 |
+
pyzmq==24.0.0
|
126 |
+
qtconsole==5.3.2
|
127 |
+
QtPy==2.2.0
|
128 |
+
requests==2.28.1
|
129 |
+
rfc3986==1.5.0
|
130 |
+
scikit-learn==1.1.2
|
131 |
+
scipy==1.9.1
|
132 |
+
Send2Trash==1.8.0
|
133 |
+
six==1.16.0
|
134 |
+
smart-open==5.2.1
|
135 |
+
sniffio==1.3.0
|
136 |
+
soupsieve==2.3.2.post1
|
137 |
+
spacy==3.4.1
|
138 |
+
spacy-legacy==3.0.10
|
139 |
+
spacy-loggers==1.0.3
|
140 |
+
srsly==2.4.4
|
141 |
+
stack-data==0.5.0
|
142 |
+
starlette==0.20.4
|
143 |
+
terminado==0.15.0
|
144 |
+
thinc==8.1.1
|
145 |
+
threadpoolctl==3.1.0
|
146 |
+
tinycss2==1.1.1
|
147 |
+
tomli==2.0.1
|
148 |
+
torch==1.12.1
|
149 |
+
torchvision==0.13.1
|
150 |
+
tornado==6.2
|
151 |
+
tqdm==4.64.1
|
152 |
+
traitlets==5.4.0
|
153 |
+
typer==0.4.2
|
154 |
+
typing_extensions==4.3.0
|
155 |
+
uc-micro-py==1.0.1
|
156 |
+
urllib3==1.26.12
|
157 |
+
uvicorn==0.18.3
|
158 |
+
wasabi==0.10.1
|
159 |
+
watchdog==2.1.9
|
160 |
+
wcwidth==0.2.5
|
161 |
+
webencodings==0.5.1
|
162 |
+
websocket-client==1.4.1
|
163 |
+
websockets==10.3
|
164 |
+
widgetsnbextension==4.0.3
|
165 |
+
yarl==1.8.1
|