clean req
This commit is contained in:
parent
74b63c7b65
commit
d8307375ae
|
@ -0,0 +1,191 @@
|
|||
aiofiles==23.2.1
|
||||
aiohttp==3.8.6
|
||||
aiosignal==1.3.1
|
||||
alembic==1.12.1
|
||||
altair==5.1.2
|
||||
annotated-types==0.6.0
|
||||
antlr4-python3-runtime==4.9.3
|
||||
anyio==3.7.1
|
||||
asteroid-filterbanks==0.4.0
|
||||
async-timeout==4.0.3
|
||||
attrs==23.1.0
|
||||
audioread==3.0.1
|
||||
cachetools==5.3.2
|
||||
certifi==2023.7.22
|
||||
cffi==1.16.0
|
||||
charset-normalizer==3.3.1
|
||||
click==8.1.7
|
||||
cmake==3.27.7
|
||||
colorama==0.4.6
|
||||
coloredlogs==15.0.1
|
||||
colorlog==6.7.0
|
||||
contourpy==1.1.1
|
||||
cycler==0.12.1
|
||||
dataclasses-json==0.6.1
|
||||
datasets==2.14.6
|
||||
decorator==5.1.1
|
||||
dill==0.3.7
|
||||
docopt==0.6.2
|
||||
einops==0.7.0
|
||||
faiss-cpu==1.7.4
|
||||
fastapi==0.104.0
|
||||
ffmpy==0.3.1
|
||||
filelock==3.12.4
|
||||
flatbuffers==23.5.26
|
||||
fonttools==4.43.1
|
||||
frozenlist==1.4.0
|
||||
fsspec==2023.10.0
|
||||
google-api-core==2.12.0
|
||||
google-auth==2.23.4
|
||||
google-cloud==0.34.0
|
||||
google-cloud-speech==2.22.0
|
||||
googleapis-common-protos==1.61.0
|
||||
gradio==3.46.1
|
||||
gradio_client==0.5.3
|
||||
greenlet==3.0.1
|
||||
grpcio==1.59.2
|
||||
grpcio-status==1.59.2
|
||||
h11==0.14.0
|
||||
httpcore==0.18.0
|
||||
httptools==0.6.0
|
||||
httpx==0.25.0
|
||||
huggingface-hub==0.17.3
|
||||
humanfriendly==10.0
|
||||
HyperPyYAML==1.2.2
|
||||
idna==3.4
|
||||
importlib-resources==6.1.0
|
||||
Jinja2==3.1.2
|
||||
joblib==1.3.2
|
||||
jsonpatch==1.33
|
||||
jsonpointer==2.4
|
||||
jsonschema==4.19.1
|
||||
jsonschema-specifications==2023.7.1
|
||||
julius==0.2.7
|
||||
kiwisolver==1.4.5
|
||||
langchain==0.0.304
|
||||
langsmith==0.0.41
|
||||
lazy_loader==0.3
|
||||
librosa==0.10.1
|
||||
lightning==2.1.0
|
||||
lightning-utilities==0.9.0
|
||||
lit==17.0.3
|
||||
llvmlite==0.41.1
|
||||
Mako==1.2.4
|
||||
Markdown==3.4.4
|
||||
markdown-it-py==3.0.0
|
||||
MarkupSafe==2.1.2
|
||||
marshmallow==3.20.1
|
||||
matplotlib==3.8.0
|
||||
mdurl==0.1.2
|
||||
more-itertools==10.1.0
|
||||
mpmath==1.3.0
|
||||
msgpack==1.0.7
|
||||
multidict==6.0.4
|
||||
multiprocess==0.70.15
|
||||
mypy-extensions==1.0.0
|
||||
networkx==3.0
|
||||
nltk==3.8.1
|
||||
numba==0.58.1
|
||||
numexpr==2.8.7
|
||||
numpy==1.26.1
|
||||
nvidia-cublas-cu11==11.10.3.66
|
||||
nvidia-cuda-cupti-cu11==11.7.101
|
||||
nvidia-cuda-nvrtc-cu11==11.7.99
|
||||
nvidia-cuda-runtime-cu11==11.7.99
|
||||
nvidia-cudnn-cu11==8.5.0.96
|
||||
nvidia-cufft-cu11==10.9.0.58
|
||||
nvidia-curand-cu11==10.2.10.91
|
||||
nvidia-cusolver-cu11==11.4.0.1
|
||||
nvidia-cusparse-cu11==11.7.4.91
|
||||
nvidia-nccl-cu11==2.14.3
|
||||
nvidia-nvtx-cu11==11.7.91
|
||||
omegaconf==2.3.0
|
||||
onnxruntime-gpu==1.16.1
|
||||
openai-whisper==20230918
|
||||
optuna==3.4.0
|
||||
orjson==3.9.7
|
||||
packaging==23.2
|
||||
pandas==2.1.1
|
||||
pika==1.3.2
|
||||
Pillow==9.3.0
|
||||
platformdirs==3.11.0
|
||||
pooch==1.8.0
|
||||
primePy==1.3
|
||||
proto-plus==1.22.3
|
||||
protobuf==4.24.4
|
||||
pyannote.audio==3.0.1
|
||||
pyannote.core==5.0.0
|
||||
pyannote.database==5.0.1
|
||||
pyannote.metrics==3.2.1
|
||||
pyannote.pipeline==3.0.1
|
||||
pyarrow==13.0.0
|
||||
pyasn1==0.5.0
|
||||
pyasn1-modules==0.3.0
|
||||
pycparser==2.21
|
||||
pydantic==2.4.2
|
||||
pydantic_core==2.10.1
|
||||
pydub==0.25.1
|
||||
Pygments==2.16.1
|
||||
pyparsing==3.1.1
|
||||
python-dateutil==2.8.2
|
||||
python-dotenv==1.0.0
|
||||
python-multipart==0.0.6
|
||||
pytorch-lightning==2.1.0
|
||||
pytorch-metric-learning==2.3.0
|
||||
pytz==2023.3.post1
|
||||
PyYAML==6.0.1
|
||||
referencing==0.30.2
|
||||
regex==2023.10.3
|
||||
requests==2.31.0
|
||||
rich==13.6.0
|
||||
rpds-py==0.10.3
|
||||
rsa==4.9
|
||||
ruamel.yaml==0.18.2
|
||||
ruamel.yaml.clib==0.2.8
|
||||
safetensors==0.4.0
|
||||
scikit-learn==1.3.2
|
||||
scipy==1.11.3
|
||||
seaborn==0.13.0
|
||||
semantic-version==2.10.0
|
||||
semver==3.0.2
|
||||
sentence-transformers==2.2.2
|
||||
sentencepiece==0.1.99
|
||||
shellingham==1.5.4
|
||||
six==1.16.0
|
||||
sniffio==1.3.0
|
||||
sortedcontainers==2.4.0
|
||||
soundfile==0.12.1
|
||||
soxr==0.3.7
|
||||
speechbrain==0.5.15
|
||||
SQLAlchemy==2.0.22
|
||||
starlette==0.27.0
|
||||
sympy==1.12
|
||||
tabulate==0.9.0
|
||||
tenacity==8.2.3
|
||||
tensorboardX==2.6.2.2
|
||||
threadpoolctl==3.2.0
|
||||
tiktoken==0.3.3
|
||||
tokenizer==3.4.3
|
||||
tokenizers==0.14.1
|
||||
toolz==0.12.0
|
||||
torch==2.0.1
|
||||
torch-audiomentations==0.11.0
|
||||
torch-pitch-shift==1.2.4
|
||||
torchaudio==2.0.2+cpu
|
||||
torchmetrics==1.2.0
|
||||
torchvision==0.15.2
|
||||
tqdm==4.66.1
|
||||
transformers==4.34.1
|
||||
triton==2.0.0
|
||||
typer==0.9.0
|
||||
typing-inspect==0.9.0
|
||||
typing_extensions==4.8.0
|
||||
tzdata==2023.3
|
||||
Unidecode==1.3.7
|
||||
urllib3==2.0.7
|
||||
uvicorn==0.23.2
|
||||
uvloop==0.17.0
|
||||
watchfiles==0.20.0
|
||||
websockets==11.0.3
|
||||
xxhash==3.4.1
|
||||
yarl==1.9.2
|
Loading…
Reference in New Issue