Spaces:
Runtime error
Runtime error
Create requirements.txt
Browse files- requirements.txt +105 -0
requirements.txt
ADDED
|
@@ -0,0 +1,105 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
accelerate==0.29.2
|
| 2 |
+
aiofiles==23.2.1
|
| 3 |
+
altair==5.3.0
|
| 4 |
+
annotated-types==0.6.0
|
| 5 |
+
anyio==4.3.0
|
| 6 |
+
attrs==23.2.0
|
| 7 |
+
av==11.0.0
|
| 8 |
+
Brotli==1.1.0
|
| 9 |
+
certifi==2024.2.2
|
| 10 |
+
charset-normalizer==3.3.2
|
| 11 |
+
click==8.1.7
|
| 12 |
+
colorama==0.4.6
|
| 13 |
+
coloredlogs==15.0.1
|
| 14 |
+
contourpy==1.2.1
|
| 15 |
+
ctranslate2==4.2.1
|
| 16 |
+
cycler==0.12.1
|
| 17 |
+
dnspython==2.6.1
|
| 18 |
+
email_validator==2.1.1
|
| 19 |
+
fastapi==0.111.0
|
| 20 |
+
fastapi-cli==0.0.3
|
| 21 |
+
faster-whisper==1.0.1
|
| 22 |
+
ffmpeg==1.4
|
| 23 |
+
ffmpy==0.3.2
|
| 24 |
+
filelock==3.13.4
|
| 25 |
+
fire==0.6.0
|
| 26 |
+
flatbuffers==24.3.25
|
| 27 |
+
fonttools==4.51.0
|
| 28 |
+
fsspec==2024.3.1
|
| 29 |
+
gradio==4.29.0
|
| 30 |
+
gradio_client==0.16.1
|
| 31 |
+
h11==0.14.0
|
| 32 |
+
httpcore==1.0.5
|
| 33 |
+
httptools==0.6.1
|
| 34 |
+
httpx==0.27.0
|
| 35 |
+
huggingface-hub==0.22.2
|
| 36 |
+
humanfriendly==10.0
|
| 37 |
+
idna==3.7
|
| 38 |
+
importlib_resources==6.4.0
|
| 39 |
+
Jinja2==3.1.3
|
| 40 |
+
jsonschema==4.22.0
|
| 41 |
+
jsonschema-specifications==2023.12.1
|
| 42 |
+
kiwisolver==1.4.5
|
| 43 |
+
markdown-it-py==3.0.0
|
| 44 |
+
MarkupSafe==2.1.5
|
| 45 |
+
matplotlib==3.8.4
|
| 46 |
+
mdurl==0.1.2
|
| 47 |
+
mpmath==1.3.0
|
| 48 |
+
mutagen==1.47.0
|
| 49 |
+
networkx==3.3
|
| 50 |
+
numpy==1.26.4
|
| 51 |
+
onnxruntime==1.17.3
|
| 52 |
+
orjson==3.10.3
|
| 53 |
+
packaging==24.0
|
| 54 |
+
pandas==2.2.2
|
| 55 |
+
pillow==10.3.0
|
| 56 |
+
protobuf==5.26.1
|
| 57 |
+
psutil==5.9.8
|
| 58 |
+
pycryptodomex==3.20.0
|
| 59 |
+
pydantic==2.7.1
|
| 60 |
+
pydantic_core==2.18.2
|
| 61 |
+
pydub==0.25.1
|
| 62 |
+
pyee==11.1.0
|
| 63 |
+
Pygments==2.18.0
|
| 64 |
+
pyparsing==3.1.2
|
| 65 |
+
pyreadline3==3.4.1
|
| 66 |
+
python-dateutil==2.9.0.post0
|
| 67 |
+
python-dotenv==1.0.1
|
| 68 |
+
python-ffmpeg==2.0.12
|
| 69 |
+
python-multipart==0.0.9
|
| 70 |
+
pytz==2024.1
|
| 71 |
+
PyYAML==6.0.1
|
| 72 |
+
referencing==0.35.1
|
| 73 |
+
regex==2023.12.25
|
| 74 |
+
requests==2.31.0
|
| 75 |
+
rich==13.7.1
|
| 76 |
+
rpds-py==0.18.1
|
| 77 |
+
ruff==0.4.3
|
| 78 |
+
safetensors==0.4.2
|
| 79 |
+
semantic-version==2.10.0
|
| 80 |
+
sentencepiece==0.2.0
|
| 81 |
+
setuptools==69.5.1
|
| 82 |
+
shellingham==1.5.4
|
| 83 |
+
six==1.16.0
|
| 84 |
+
sniffio==1.3.1
|
| 85 |
+
starlette==0.37.2
|
| 86 |
+
sympy==1.12
|
| 87 |
+
termcolor==2.4.0
|
| 88 |
+
timm==0.9.16
|
| 89 |
+
tokenizers==0.15.2
|
| 90 |
+
tomlkit==0.12.0
|
| 91 |
+
toolz==0.12.1
|
| 92 |
+
torch==2.2.2+cu121
|
| 93 |
+
torchaudio==2.2.2+cu121
|
| 94 |
+
torchvision==0.17.2
|
| 95 |
+
tqdm==4.66.2
|
| 96 |
+
transformers==4.39.3
|
| 97 |
+
typer==0.12.3
|
| 98 |
+
typing_extensions==4.11.0
|
| 99 |
+
tzdata==2024.1
|
| 100 |
+
ujson==5.9.0
|
| 101 |
+
urllib3==2.2.1
|
| 102 |
+
uvicorn==0.29.0
|
| 103 |
+
watchfiles==0.21.0
|
| 104 |
+
websockets==11.0.3
|
| 105 |
+
yt-dlp==2024.4.9
|