Spaces:
Build error
Build error
Jordan
commited on
Commit
•
d079e38
1
Parent(s):
10f417b
requirements file
Browse files- requirements.txt +147 -0
requirements.txt
ADDED
@@ -0,0 +1,147 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
absl-py==1.3.0
|
2 |
+
aiohttp==3.8.3
|
3 |
+
aiosignal==1.3.1
|
4 |
+
anyio==3.6.2
|
5 |
+
asttokens==2.1.0
|
6 |
+
astunparse==1.6.3
|
7 |
+
async-timeout==4.0.2
|
8 |
+
attrs==22.1.0
|
9 |
+
backcall==0.2.0
|
10 |
+
bcrypt==4.0.1
|
11 |
+
cachetools==5.2.0
|
12 |
+
captum==0.5.0
|
13 |
+
certifi==2022.9.24
|
14 |
+
cffi==1.15.1
|
15 |
+
charset-normalizer==2.1.1
|
16 |
+
click==8.1.3
|
17 |
+
colorama==0.4.6
|
18 |
+
contourpy==1.0.6
|
19 |
+
cryptography==38.0.4
|
20 |
+
cycler==0.11.0
|
21 |
+
datasets==2.7.1
|
22 |
+
debugpy==1.6.3
|
23 |
+
decorator==4.4.2
|
24 |
+
dill==0.3.6
|
25 |
+
entrypoints==0.4
|
26 |
+
evaluate==0.3.0
|
27 |
+
executing==1.2.0
|
28 |
+
fastapi==0.88.0
|
29 |
+
ffmpy==0.3.0
|
30 |
+
filelock==3.8.0
|
31 |
+
flatbuffers==22.10.26
|
32 |
+
fonttools==4.38.0
|
33 |
+
frozenlist==1.3.3
|
34 |
+
fsspec==2022.11.0
|
35 |
+
gast==0.4.0
|
36 |
+
google-auth==2.14.1
|
37 |
+
google-auth-oauthlib==0.4.6
|
38 |
+
google-pasta==0.2.0
|
39 |
+
gradio==3.12.0
|
40 |
+
grpcio==1.50.0
|
41 |
+
h11==0.12.0
|
42 |
+
h5py==3.7.0
|
43 |
+
httpcore==0.15.0
|
44 |
+
httpx==0.23.1
|
45 |
+
huggingface-hub==0.10.1
|
46 |
+
idna==3.4
|
47 |
+
imageio==2.22.4
|
48 |
+
imageio-ffmpeg==0.4.7
|
49 |
+
importlib-metadata==5.0.0
|
50 |
+
ipykernel==6.17.1
|
51 |
+
ipython==7.34.0
|
52 |
+
jedi==0.18.1
|
53 |
+
Jinja2==3.1.2
|
54 |
+
joblib==1.2.0
|
55 |
+
jupyter_client==7.4.7
|
56 |
+
jupyter_core==5.0.0
|
57 |
+
keras==2.10.0
|
58 |
+
Keras-Preprocessing==1.1.2
|
59 |
+
kiwisolver==1.4.4
|
60 |
+
libclang==14.0.6
|
61 |
+
linkify-it-py==1.0.3
|
62 |
+
Markdown==3.4.1
|
63 |
+
markdown-it-py==2.1.0
|
64 |
+
MarkupSafe==2.1.1
|
65 |
+
matplotlib==3.6.2
|
66 |
+
matplotlib-inline==0.1.6
|
67 |
+
mdit-py-plugins==0.3.1
|
68 |
+
mdurl==0.1.2
|
69 |
+
moviepy==1.0.3
|
70 |
+
multidict==6.0.2
|
71 |
+
multiprocess==0.70.14
|
72 |
+
nest-asyncio==1.5.6
|
73 |
+
numpy==1.23.4
|
74 |
+
oauthlib==3.2.2
|
75 |
+
opt-einsum==3.3.0
|
76 |
+
orjson==3.8.3
|
77 |
+
packaging==21.3
|
78 |
+
pandas==1.5.2
|
79 |
+
paramiko==2.12.0
|
80 |
+
parso==0.8.3
|
81 |
+
pickleshare==0.7.5
|
82 |
+
Pillow==9.3.0
|
83 |
+
platformdirs==2.5.4
|
84 |
+
proglog==0.1.10
|
85 |
+
prompt-toolkit==3.0.32
|
86 |
+
protobuf==3.19.6
|
87 |
+
psutil==5.9.4
|
88 |
+
pure-eval==0.2.2
|
89 |
+
pyarrow==10.0.1
|
90 |
+
pyasn1==0.4.8
|
91 |
+
pyasn1-modules==0.2.8
|
92 |
+
pycparser==2.21
|
93 |
+
pycryptodome==3.16.0
|
94 |
+
pydantic==1.10.2
|
95 |
+
pydub==0.25.1
|
96 |
+
Pygments==2.13.0
|
97 |
+
PyNaCl==1.5.0
|
98 |
+
pyparsing==3.0.9
|
99 |
+
python-dateutil==2.8.2
|
100 |
+
python-multipart==0.0.5
|
101 |
+
pytz==2022.6
|
102 |
+
pywin32==305
|
103 |
+
PyYAML==6.0
|
104 |
+
pyzmq==24.0.1
|
105 |
+
regex==2022.9.13
|
106 |
+
requests==2.28.1
|
107 |
+
requests-oauthlib==1.3.1
|
108 |
+
responses==0.18.0
|
109 |
+
rfc3986==1.5.0
|
110 |
+
rsa==4.9
|
111 |
+
scikit-learn==1.1.3
|
112 |
+
scipy==1.9.3
|
113 |
+
sentencepiece==0.1.97
|
114 |
+
six==1.16.0
|
115 |
+
sklearn==0.0.post1
|
116 |
+
sniffio==1.3.0
|
117 |
+
SpeechRecognition==3.8.1
|
118 |
+
stack-data==0.6.1
|
119 |
+
starlette==0.22.0
|
120 |
+
tensorboard==2.10.1
|
121 |
+
tensorboard-data-server==0.6.1
|
122 |
+
tensorboard-plugin-wit==1.8.1
|
123 |
+
tensorflow==2.10.1
|
124 |
+
tensorflow-estimator==2.10.0
|
125 |
+
tensorflow-io-gcs-filesystem==0.27.0
|
126 |
+
termcolor==2.1.0
|
127 |
+
threadpoolctl==3.1.0
|
128 |
+
tokenizers==0.13.1
|
129 |
+
torch==1.13.0+cu116
|
130 |
+
torchaudio==0.13.0+cu116
|
131 |
+
torchvision==0.14.0+cu116
|
132 |
+
tornado==6.2
|
133 |
+
tqdm==4.64.1
|
134 |
+
traitlets==5.5.0
|
135 |
+
transformers==4.23.1
|
136 |
+
transformers-interpret==0.9.6
|
137 |
+
typing_extensions==4.4.0
|
138 |
+
uc-micro-py==1.0.1
|
139 |
+
urllib3==1.26.12
|
140 |
+
uvicorn==0.20.0
|
141 |
+
wcwidth==0.2.5
|
142 |
+
websockets==10.4
|
143 |
+
Werkzeug==2.2.2
|
144 |
+
wrapt==1.14.1
|
145 |
+
xxhash==3.1.0
|
146 |
+
yarl==1.8.1
|
147 |
+
zipp==3.10.0
|