Spaces:
Build error
Build error
requirements.txt
Browse files- requirements.txt +65 -0
requirements.txt
ADDED
|
@@ -0,0 +1,65 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
aiofiles
|
| 2 |
+
aiohttp
|
| 3 |
+
aiosignal
|
| 4 |
+
altair
|
| 5 |
+
anyio
|
| 6 |
+
async-timeout
|
| 7 |
+
attrs
|
| 8 |
+
certifi
|
| 9 |
+
charset-normalizer
|
| 10 |
+
click
|
| 11 |
+
colorama
|
| 12 |
+
contourpy
|
| 13 |
+
cycler
|
| 14 |
+
entrypoints
|
| 15 |
+
fastapi
|
| 16 |
+
ffmpy
|
| 17 |
+
fonttools
|
| 18 |
+
frozenlist
|
| 19 |
+
fsspec
|
| 20 |
+
gradio
|
| 21 |
+
gTTS
|
| 22 |
+
h11
|
| 23 |
+
httpcore
|
| 24 |
+
httpx
|
| 25 |
+
idna
|
| 26 |
+
Jinja2
|
| 27 |
+
jsonschema
|
| 28 |
+
kiwisolver
|
| 29 |
+
linkify-it-py
|
| 30 |
+
markdown-it-py
|
| 31 |
+
MarkupSafe
|
| 32 |
+
matplotlib
|
| 33 |
+
mdit-py-plugins
|
| 34 |
+
mdurl
|
| 35 |
+
multidict
|
| 36 |
+
numpy
|
| 37 |
+
openai
|
| 38 |
+
orjson
|
| 39 |
+
packaging
|
| 40 |
+
pandas
|
| 41 |
+
Pillow
|
| 42 |
+
pycryptodome
|
| 43 |
+
pydantic
|
| 44 |
+
pydub
|
| 45 |
+
pyparsing
|
| 46 |
+
pyrsistent
|
| 47 |
+
python-dateutil
|
| 48 |
+
python-decouple
|
| 49 |
+
python-multipart
|
| 50 |
+
pytz
|
| 51 |
+
pywin32
|
| 52 |
+
PyYAML
|
| 53 |
+
requests
|
| 54 |
+
rfc3986
|
| 55 |
+
six
|
| 56 |
+
sniffio
|
| 57 |
+
starlette
|
| 58 |
+
toolz
|
| 59 |
+
tqdm
|
| 60 |
+
typing_extensions
|
| 61 |
+
uc-micro-py
|
| 62 |
+
urllib3
|
| 63 |
+
uvicorn
|
| 64 |
+
websockets
|
| 65 |
+
yarl
|