Spaces:
Sleeping
Sleeping
app file and requirements.txt
Browse files- main.py → app.py +0 -0
- requirements.txt +157 -0
main.py → app.py
RENAMED
File without changes
|
requirements.txt
ADDED
@@ -0,0 +1,157 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
aiofiles==23.1.0
|
2 |
+
aiohttp==3.8.4
|
3 |
+
aiosignal==1.3.1
|
4 |
+
altair==4.2.2
|
5 |
+
annotated-types==0.6.0
|
6 |
+
anyio==3.7.1
|
7 |
+
args==0.1.0
|
8 |
+
asttokens==2.2.1
|
9 |
+
async-timeout==4.0.2
|
10 |
+
attrs==23.1.0
|
11 |
+
autopep8==2.0.2
|
12 |
+
backcall==0.2.0
|
13 |
+
blinker==1.7.0
|
14 |
+
cachetools==5.3.2
|
15 |
+
certifi==2023.11.17
|
16 |
+
cffi==1.16.0
|
17 |
+
charset-normalizer==3.3.2
|
18 |
+
click==8.1.7
|
19 |
+
clint==0.5.1
|
20 |
+
cmdstanpy==1.2.2
|
21 |
+
colorama==0.4.6
|
22 |
+
comm==0.1.4
|
23 |
+
contourpy==1.0.7
|
24 |
+
cycler==0.11.0
|
25 |
+
debugpy==1.6.7.post1
|
26 |
+
decorator==5.1.1
|
27 |
+
did-api==0.0.6
|
28 |
+
distlib==0.3.8
|
29 |
+
distro==1.9.0
|
30 |
+
dnspython==2.4.2
|
31 |
+
docopt==0.6.2
|
32 |
+
entrypoints==0.4
|
33 |
+
exceptiongroup==1.2.0
|
34 |
+
executing==1.2.0
|
35 |
+
fastapi==0.104.1
|
36 |
+
ffmpy==0.3.0
|
37 |
+
filelock==3.13.1
|
38 |
+
Flask==3.0.2
|
39 |
+
fonttools==4.39.3
|
40 |
+
frozenlist==1.3.3
|
41 |
+
fsspec==2023.12.2
|
42 |
+
google-api-core==2.15.0
|
43 |
+
google-auth==2.25.2
|
44 |
+
google-cloud-core==2.4.1
|
45 |
+
google-cloud-storage==2.13.0
|
46 |
+
google-crc32c==1.5.0
|
47 |
+
google-resumable-media==2.7.0
|
48 |
+
googleapis-common-protos==1.62.0
|
49 |
+
gradio==3.41.2
|
50 |
+
gradio_client==0.5.0
|
51 |
+
greenlet==2.0.2
|
52 |
+
h11==0.14.0
|
53 |
+
holidays==0.47
|
54 |
+
httpcore==1.0.2
|
55 |
+
httpx==0.26.0
|
56 |
+
huggingface-hub==0.19.4
|
57 |
+
idna==3.6
|
58 |
+
importlib_resources==6.4.0
|
59 |
+
ipykernel==6.25.1
|
60 |
+
ipython==8.15.0
|
61 |
+
itsdangerous==2.1.2
|
62 |
+
jedi==0.19.0
|
63 |
+
Jinja2==3.1.2
|
64 |
+
jsonschema==4.17.3
|
65 |
+
jupyter_client==8.3.1
|
66 |
+
jupyter_core==5.3.1
|
67 |
+
kiwisolver==1.4.4
|
68 |
+
linkify-it-py==2.0.2
|
69 |
+
llvmlite==0.41.1
|
70 |
+
loguru==0.7.2
|
71 |
+
markdown-it-py==2.2.0
|
72 |
+
MarkupSafe==2.1.3
|
73 |
+
matplotlib==3.7.1
|
74 |
+
matplotlib-inline==0.1.6
|
75 |
+
mdit-py-plugins==0.3.3
|
76 |
+
mdurl==0.1.2
|
77 |
+
more-itertools==10.1.0
|
78 |
+
mpmath==1.3.0
|
79 |
+
multidict==6.0.4
|
80 |
+
mysql-connector-python==8.0.33
|
81 |
+
mysqlclient==2.1.1
|
82 |
+
nest-asyncio==1.5.7
|
83 |
+
networkx==3.2.1
|
84 |
+
numba==0.58.1
|
85 |
+
numpy==1.26.2
|
86 |
+
openai==1.2.3
|
87 |
+
openai-whisper==20231117
|
88 |
+
opencv-python==4.9.0.80
|
89 |
+
orjson==3.8.11
|
90 |
+
outcome==1.3.0.post0
|
91 |
+
packaging==23.2
|
92 |
+
pandas==2.0.1
|
93 |
+
parso==0.8.3
|
94 |
+
pickleshare==0.7.5
|
95 |
+
Pillow==9.5.0
|
96 |
+
pinecone-client==3.1.0
|
97 |
+
pipreqs==0.4.13
|
98 |
+
platformdirs==3.10.0
|
99 |
+
prompt-toolkit==3.0.39
|
100 |
+
prophet==1.1.5
|
101 |
+
protobuf==4.25.1
|
102 |
+
psutil==5.9.5
|
103 |
+
pure-eval==0.2.2
|
104 |
+
pyasn1==0.5.1
|
105 |
+
pyasn1-modules==0.3.0
|
106 |
+
pycodestyle==2.10.0
|
107 |
+
pycparser==2.21
|
108 |
+
pydantic==2.5.2
|
109 |
+
pydantic_core==2.14.5
|
110 |
+
pydub==0.25.1
|
111 |
+
Pygments==2.16.1
|
112 |
+
pymongo==4.6.0
|
113 |
+
pyparsing==3.0.9
|
114 |
+
pyrsistent==0.19.3
|
115 |
+
PySocks==1.7.1
|
116 |
+
python-dateutil==2.8.2
|
117 |
+
python-dotenv==1.0.0
|
118 |
+
python-multipart==0.0.6
|
119 |
+
pytz==2023.3
|
120 |
+
pywin32==306
|
121 |
+
PyYAML==6.0.1
|
122 |
+
pyzmq==25.1.1
|
123 |
+
regex==2023.12.25
|
124 |
+
requests==2.31.0
|
125 |
+
rsa==4.9
|
126 |
+
seaborn==0.13.2
|
127 |
+
selenium==4.16.0
|
128 |
+
semantic-version==2.10.0
|
129 |
+
six==1.16.0
|
130 |
+
sniffio==1.3.0
|
131 |
+
sortedcontainers==2.4.0
|
132 |
+
SQLAlchemy==2.0.12
|
133 |
+
stack-data==0.6.2
|
134 |
+
stanio==0.5.0
|
135 |
+
starlette==0.27.0
|
136 |
+
sympy==1.12
|
137 |
+
tiktoken==0.5.2
|
138 |
+
toolz==0.12.0
|
139 |
+
torch==2.1.2
|
140 |
+
tornado==6.3.3
|
141 |
+
tqdm==4.66.1
|
142 |
+
traitlets==5.9.0
|
143 |
+
trio==0.23.2
|
144 |
+
trio-websocket==0.11.1
|
145 |
+
typing_extensions==4.9.0
|
146 |
+
tzdata==2023.3
|
147 |
+
uc-micro-py==1.0.2
|
148 |
+
urllib3==2.1.0
|
149 |
+
uvicorn==0.24.0.post1
|
150 |
+
virtualenv==20.25.1
|
151 |
+
wcwidth==0.2.6
|
152 |
+
websockets==11.0.2
|
153 |
+
Werkzeug==3.0.1
|
154 |
+
win32-setctime==1.1.0
|
155 |
+
wsproto==1.2.0
|
156 |
+
yarg==0.1.9
|
157 |
+
yarl==1.9.2
|