mirror of
https://github.com/HumanAIGC/lite-avatar.git
synced 2026-02-05 18:09:20 +08:00
add files
This commit is contained in:
100
requirements.txt
Normal file
100
requirements.txt
Normal file
@@ -0,0 +1,100 @@
|
||||
addict==2.4.0
|
||||
aiohappyeyeballs==2.4.4
|
||||
aiohttp==3.11.11
|
||||
aiosignal==1.3.2
|
||||
aliyun-python-sdk-core==2.16.0
|
||||
aliyun-python-sdk-kms==2.16.5
|
||||
antlr4-python3-runtime==4.9.3
|
||||
async-timeout==5.0.1
|
||||
attrs==25.1.0
|
||||
audioread==3.0.1
|
||||
certifi==2022.12.7
|
||||
cffi==1.17.1
|
||||
charset-normalizer==2.1.1
|
||||
coloredlogs==15.0.1
|
||||
crcmod==1.7
|
||||
cryptography==44.0.0
|
||||
datasets==2.13.0
|
||||
decorator==5.1.1
|
||||
dill==0.3.6
|
||||
editdistance==0.8.1
|
||||
einops==0.8.0
|
||||
filelock==3.13.1
|
||||
flatbuffers==25.1.24
|
||||
frozenlist==1.5.0
|
||||
fsspec==2024.2.0
|
||||
funasr==1.0.23
|
||||
gast==0.6.0
|
||||
h5py==3.12.1
|
||||
huggingface-hub==0.27.1
|
||||
humanfriendly==10.0
|
||||
hydra-core==1.3.2
|
||||
idna==3.4
|
||||
jaconv==0.4.0
|
||||
jamo==0.4.1
|
||||
jieba==0.42.1
|
||||
Jinja2==3.1.3
|
||||
jmespath==0.10.0
|
||||
joblib==1.4.2
|
||||
librosa==0.9.2
|
||||
llvmlite==0.43.0
|
||||
loguru==0.7.3
|
||||
MarkupSafe==2.1.5
|
||||
modelscope==1.8.1
|
||||
more-itertools==10.6.0
|
||||
mpmath==1.3.0
|
||||
multidict==6.1.0
|
||||
multiprocess==0.70.14
|
||||
networkx==3.2.1
|
||||
numba==0.60.0
|
||||
numpy==1.23.0
|
||||
omegaconf==2.3.0
|
||||
onnxruntime==1.20.1
|
||||
openai-whisper==20240930
|
||||
opencv-python==4.11.0.86
|
||||
oss2==2.19.1
|
||||
packaging==24.2
|
||||
pandas==1.3.5
|
||||
pillow==10.2.0
|
||||
platformdirs==4.3.6
|
||||
pooch==1.8.2
|
||||
propcache==0.2.1
|
||||
protobuf==5.29.3
|
||||
pyarrow==19.0.0
|
||||
pycparser==2.22
|
||||
pycryptodome==3.21.0
|
||||
pydub==0.25.1
|
||||
pynndescent==0.5.13
|
||||
python-dateutil==2.9.0.post0
|
||||
pytz==2024.2
|
||||
PyYAML==6.0.2
|
||||
regex==2024.11.6
|
||||
requests==2.28.1
|
||||
resampy==0.4.3
|
||||
rotary-embedding-torch==0.8.6
|
||||
scikit-learn==1.6.1
|
||||
scipy==1.11.4
|
||||
sentencepiece==0.2.0
|
||||
simplejson==3.19.3
|
||||
six==1.17.0
|
||||
sortedcontainers==2.4.0
|
||||
soundfile==0.13.1
|
||||
sympy==1.13.1
|
||||
tensorboardX==2.6.2.2
|
||||
threadpoolctl==3.5.0
|
||||
tiktoken==0.8.0
|
||||
tomli==2.2.1
|
||||
torch==2.1.1+cu118
|
||||
torch-complex==0.4.4
|
||||
torchaudio==2.1.1+cu118
|
||||
torchvision==0.16.1+cu118
|
||||
tqdm==4.67.1
|
||||
triton==2.1.0
|
||||
typeguard==2.13.3
|
||||
typing_extensions==4.9.0
|
||||
umap-learn==0.5.7
|
||||
urllib3==1.26.13
|
||||
Wave==0.0.2
|
||||
xxhash==3.5.0
|
||||
yapf==0.43.0
|
||||
yarl==1.18.3
|
||||
Reference in New Issue
Block a user