Spaces:
Runtime error
Runtime error
Dev Seth commited on
Commit ·
c1ffa8c
1
Parent(s): a3ea005
updated reqs
Browse files- .DS_Store +0 -0
- .gitignore +2 -0
- requirements.txt +35 -160
.DS_Store
CHANGED
|
Binary files a/.DS_Store and b/.DS_Store differ
|
|
|
.gitignore
ADDED
|
@@ -0,0 +1,2 @@
|
|
|
|
|
|
|
|
|
|
| 1 |
+
env
|
| 2 |
+
env/*
|
requirements.txt
CHANGED
|
@@ -1,200 +1,75 @@
|
|
| 1 |
-
absl-py==1.3.0
|
| 2 |
-
aclpubcheck==0.1
|
| 3 |
aiofiles==23.1.0
|
| 4 |
-
aiohttp==3.8.
|
| 5 |
-
aiosignal==1.
|
| 6 |
altair==4.2.2
|
| 7 |
-
anyio==3.
|
| 8 |
-
appnope==0.1.2
|
| 9 |
-
argon2-cffi==21.3.0
|
| 10 |
-
argon2-cffi-bindings==21.2.0
|
| 11 |
-
asttokens==2.0.5
|
| 12 |
async-timeout==4.0.2
|
| 13 |
-
attrs==22.
|
| 14 |
-
autopep8==1.6.0
|
| 15 |
-
Babel==2.9.1
|
| 16 |
-
backcall==0.2.0
|
| 17 |
-
beautifulsoup4==4.11.1
|
| 18 |
-
bibtexparser==1.4.0
|
| 19 |
-
bleach==4.1.0
|
| 20 |
-
blinker==1.4
|
| 21 |
-
Bottleneck==1.3.5
|
| 22 |
-
brotlipy==0.7.0
|
| 23 |
-
cachetools==4.2.2
|
| 24 |
certifi==2022.12.7
|
| 25 |
-
|
| 26 |
-
|
| 27 |
-
|
| 28 |
-
conda==23.1.0
|
| 29 |
-
conda-content-trust==0+unknown
|
| 30 |
-
conda-package-handling==1.8.1
|
| 31 |
-
cryptography==37.0.1
|
| 32 |
cycler==0.11.0
|
| 33 |
-
datasets==2.
|
| 34 |
-
debugpy==1.5.1
|
| 35 |
-
decorator==5.1.1
|
| 36 |
-
defusedxml==0.7.1
|
| 37 |
dill==0.3.6
|
| 38 |
entrypoints==0.4
|
| 39 |
-
et-xmlfile==1.1.0
|
| 40 |
-
executing==0.8.3
|
| 41 |
fastapi==0.94.0
|
| 42 |
-
fastjsonschema==2.16.2
|
| 43 |
ffmpy==0.3.0
|
| 44 |
filelock==3.9.0
|
| 45 |
-
|
| 46 |
-
fonttools==4.25.0
|
| 47 |
frozenlist==1.3.3
|
| 48 |
-
fsspec==
|
| 49 |
-
google-auth==2.6.0
|
| 50 |
-
google-auth-oauthlib==0.4.1
|
| 51 |
gradio==3.20.1
|
| 52 |
-
grpcio==1.42.0
|
| 53 |
h11==0.14.0
|
| 54 |
httpcore==0.16.3
|
| 55 |
httpx==0.23.3
|
| 56 |
-
huggingface-hub==0.
|
| 57 |
-
idna==3.
|
| 58 |
-
importlib-
|
| 59 |
-
ipykernel==6.15.2
|
| 60 |
-
ipython==8.6.0
|
| 61 |
-
ipython-genutils==0.2.0
|
| 62 |
-
ipywidgets==7.6.5
|
| 63 |
-
jedi==0.18.1
|
| 64 |
Jinja2==3.1.2
|
| 65 |
-
|
| 66 |
-
|
| 67 |
-
jupyter==1.0.0
|
| 68 |
-
jupyter_client==7.4.7
|
| 69 |
-
jupyter-console==6.4.3
|
| 70 |
-
jupyter_core==4.11.2
|
| 71 |
-
jupyter-server==1.18.1
|
| 72 |
-
jupyterlab==3.5.0
|
| 73 |
-
jupyterlab-pygments==0.1.2
|
| 74 |
-
jupyterlab_server==2.16.3
|
| 75 |
-
jupyterlab-widgets==1.0.0
|
| 76 |
-
kiwisolver==1.4.2
|
| 77 |
-
latexcodec==2.0.1
|
| 78 |
linkify-it-py==2.0.0
|
| 79 |
-
lxml==4.9.1
|
| 80 |
-
Markdown==3.3.4
|
| 81 |
markdown-it-py==2.2.0
|
| 82 |
-
MarkupSafe==2.1.
|
| 83 |
-
matplotlib==3.
|
| 84 |
-
matplotlib-inline==0.1.6
|
| 85 |
mdit-py-plugins==0.3.3
|
| 86 |
mdurl==0.1.2
|
| 87 |
-
|
| 88 |
-
mock==4.0.3
|
| 89 |
-
multidict==6.0.2
|
| 90 |
multiprocess==0.70.14
|
| 91 |
-
|
| 92 |
-
nbclassic==0.4.8
|
| 93 |
-
nbclient==0.5.13
|
| 94 |
-
nbconvert==6.5.4
|
| 95 |
-
nbformat==5.5.0
|
| 96 |
-
nest-asyncio==1.5.5
|
| 97 |
-
notebook==6.5.2
|
| 98 |
-
notebook_shim==0.2.2
|
| 99 |
-
numexpr==2.8.3
|
| 100 |
-
numpy==1.21.5
|
| 101 |
-
oauthlib==3.2.1
|
| 102 |
-
openpyxl==3.0.10
|
| 103 |
orjson==3.8.7
|
| 104 |
-
packaging==
|
| 105 |
-
pandas==1.
|
| 106 |
-
|
| 107 |
-
|
| 108 |
-
pdfminer.six==20221105
|
| 109 |
-
pdfplumber==0.7.6
|
| 110 |
-
pexpect==4.8.0
|
| 111 |
-
pickleshare==0.7.5
|
| 112 |
-
Pillow==9.2.0
|
| 113 |
-
pip==21.2.4
|
| 114 |
-
pluggy==1.0.0
|
| 115 |
-
ply==3.11
|
| 116 |
-
prometheus-client==0.14.1
|
| 117 |
-
prompt-toolkit==3.0.20
|
| 118 |
-
protobuf==3.20.1
|
| 119 |
-
psutil==5.9.0
|
| 120 |
-
ptyprocess==0.7.0
|
| 121 |
-
pure-eval==0.2.2
|
| 122 |
-
pyarrow==8.0.0
|
| 123 |
-
pyasn1==0.4.8
|
| 124 |
-
pyasn1-modules==0.2.8
|
| 125 |
-
pybtex==0.24.0
|
| 126 |
-
pycodestyle==2.10.0
|
| 127 |
-
pycosat==0.6.3
|
| 128 |
-
pycparser==2.21
|
| 129 |
pycryptodome==3.17
|
| 130 |
pydantic==1.10.6
|
| 131 |
pydub==0.25.1
|
| 132 |
-
Pygments==2.11.2
|
| 133 |
-
PyJWT==2.4.0
|
| 134 |
-
pylatexenc==2.10
|
| 135 |
-
pyOpenSSL==22.0.0
|
| 136 |
pyparsing==3.0.9
|
| 137 |
-
|
| 138 |
-
pyrsistent==0.18.0
|
| 139 |
-
PySocks==1.7.1
|
| 140 |
python-dateutil==2.8.2
|
| 141 |
python-multipart==0.0.6
|
| 142 |
-
pytz==2022.1
|
| 143 |
PyYAML==6.0
|
| 144 |
-
pyzmq==23.2.0
|
| 145 |
-
qtconsole==5.3.2
|
| 146 |
-
QtPy==2.2.0
|
| 147 |
-
rebiber==1.1.3
|
| 148 |
regex==2022.10.31
|
| 149 |
-
requests==2.
|
| 150 |
-
|
| 151 |
-
responses==0.13.3
|
| 152 |
rfc3986==1.5.0
|
| 153 |
-
rsa==4.7.2
|
| 154 |
-
ruamel.yaml==0.16.12
|
| 155 |
-
ruamel.yaml.clib==0.2.6
|
| 156 |
-
ruamel-yaml-conda==0.15.100
|
| 157 |
-
seaborn==0.12.1
|
| 158 |
-
Send2Trash==1.8.0
|
| 159 |
-
setuptools==61.2.0
|
| 160 |
-
sip==6.6.2
|
| 161 |
six==1.16.0
|
| 162 |
-
sniffio==1.
|
| 163 |
-
soupsieve==2.3.2.post1
|
| 164 |
-
stack-data==0.2.0
|
| 165 |
starlette==0.26.0.post1
|
| 166 |
-
tables==3.7.0
|
| 167 |
-
tensorboard==2.6.0
|
| 168 |
-
tensorboard-data-server==0.6.1
|
| 169 |
-
tensorboard-plugin-wit==1.6.0
|
| 170 |
-
termcolor==2.2.0
|
| 171 |
-
terminado==0.13.1
|
| 172 |
-
timm==0.6.12
|
| 173 |
-
tinycss2==1.2.1
|
| 174 |
tokenizers==0.13.2
|
| 175 |
-
toml==0.10.2
|
| 176 |
-
tomli==2.0.1
|
| 177 |
toolz==0.12.0
|
| 178 |
torch==1.13.1
|
| 179 |
torchvision==0.14.1
|
| 180 |
-
|
| 181 |
-
|
| 182 |
-
|
| 183 |
-
transformers==4.25.1
|
| 184 |
-
tsv==1.2
|
| 185 |
-
typing_extensions==4.4.0
|
| 186 |
uc-micro-py==1.0.1
|
| 187 |
-
|
| 188 |
-
urllib3==1.26.9
|
| 189 |
uvicorn==0.21.0
|
| 190 |
-
Wand==0.6.11
|
| 191 |
-
wcwidth==0.2.5
|
| 192 |
-
webencodings==0.5.1
|
| 193 |
-
websocket-client==0.58.0
|
| 194 |
websockets==10.4
|
| 195 |
-
|
| 196 |
-
|
| 197 |
-
|
| 198 |
-
xxhash==2.0.2
|
| 199 |
-
yarl==1.8.1
|
| 200 |
-
zipp==3.8.0
|
|
|
|
|
|
|
|
|
|
| 1 |
aiofiles==23.1.0
|
| 2 |
+
aiohttp==3.8.4
|
| 3 |
+
aiosignal==1.3.1
|
| 4 |
altair==4.2.2
|
| 5 |
+
anyio==3.6.2
|
|
|
|
|
|
|
|
|
|
|
|
|
| 6 |
async-timeout==4.0.2
|
| 7 |
+
attrs==22.2.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 8 |
certifi==2022.12.7
|
| 9 |
+
charset-normalizer==3.1.0
|
| 10 |
+
click==8.1.3
|
| 11 |
+
contourpy==1.0.7
|
|
|
|
|
|
|
|
|
|
|
|
|
| 12 |
cycler==0.11.0
|
| 13 |
+
datasets==2.10.1
|
|
|
|
|
|
|
|
|
|
| 14 |
dill==0.3.6
|
| 15 |
entrypoints==0.4
|
|
|
|
|
|
|
| 16 |
fastapi==0.94.0
|
|
|
|
| 17 |
ffmpy==0.3.0
|
| 18 |
filelock==3.9.0
|
| 19 |
+
fonttools==4.39.0
|
|
|
|
| 20 |
frozenlist==1.3.3
|
| 21 |
+
fsspec==2023.3.0
|
|
|
|
|
|
|
| 22 |
gradio==3.20.1
|
|
|
|
| 23 |
h11==0.14.0
|
| 24 |
httpcore==0.16.3
|
| 25 |
httpx==0.23.3
|
| 26 |
+
huggingface-hub==0.13.1
|
| 27 |
+
idna==3.4
|
| 28 |
+
importlib-resources==5.12.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 29 |
Jinja2==3.1.2
|
| 30 |
+
jsonschema==4.17.3
|
| 31 |
+
kiwisolver==1.4.4
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 32 |
linkify-it-py==2.0.0
|
|
|
|
|
|
|
| 33 |
markdown-it-py==2.2.0
|
| 34 |
+
MarkupSafe==2.1.2
|
| 35 |
+
matplotlib==3.7.1
|
|
|
|
| 36 |
mdit-py-plugins==0.3.3
|
| 37 |
mdurl==0.1.2
|
| 38 |
+
multidict==6.0.4
|
|
|
|
|
|
|
| 39 |
multiprocess==0.70.14
|
| 40 |
+
numpy==1.24.2
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 41 |
orjson==3.8.7
|
| 42 |
+
packaging==23.0
|
| 43 |
+
pandas==1.5.3
|
| 44 |
+
Pillow==9.4.0
|
| 45 |
+
pyarrow==11.0.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 46 |
pycryptodome==3.17
|
| 47 |
pydantic==1.10.6
|
| 48 |
pydub==0.25.1
|
|
|
|
|
|
|
|
|
|
|
|
|
| 49 |
pyparsing==3.0.9
|
| 50 |
+
pyrsistent==0.19.3
|
|
|
|
|
|
|
| 51 |
python-dateutil==2.8.2
|
| 52 |
python-multipart==0.0.6
|
| 53 |
+
pytz==2022.7.1
|
| 54 |
PyYAML==6.0
|
|
|
|
|
|
|
|
|
|
|
|
|
| 55 |
regex==2022.10.31
|
| 56 |
+
requests==2.28.2
|
| 57 |
+
responses==0.18.0
|
|
|
|
| 58 |
rfc3986==1.5.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 59 |
six==1.16.0
|
| 60 |
+
sniffio==1.3.0
|
|
|
|
|
|
|
| 61 |
starlette==0.26.0.post1
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 62 |
tokenizers==0.13.2
|
|
|
|
|
|
|
| 63 |
toolz==0.12.0
|
| 64 |
torch==1.13.1
|
| 65 |
torchvision==0.14.1
|
| 66 |
+
tqdm==4.65.0
|
| 67 |
+
transformers==4.26.1
|
| 68 |
+
typing_extensions==4.5.0
|
|
|
|
|
|
|
|
|
|
| 69 |
uc-micro-py==1.0.1
|
| 70 |
+
urllib3==1.26.15
|
|
|
|
| 71 |
uvicorn==0.21.0
|
|
|
|
|
|
|
|
|
|
|
|
|
| 72 |
websockets==10.4
|
| 73 |
+
xxhash==3.2.0
|
| 74 |
+
yarl==1.8.2
|
| 75 |
+
zipp==3.15.0
|
|
|
|
|
|
|
|
|