Update requirements.txt
This commit is contained in:
parent
75d31f1022
commit
28dd13420c
@ -1,3 +1,4 @@
|
|||||||
|
joblib>=1.1.0
|
||||||
numba==0.56.4
|
numba==0.56.4
|
||||||
numpy==1.23.5
|
numpy==1.23.5
|
||||||
scipy==1.9.3
|
scipy==1.9.3
|
||||||
@ -8,38 +9,33 @@ faiss-cpu==1.7.0; sys_platform == "darwin"
|
|||||||
faiss-cpu==1.7.2; sys_platform != "darwin"
|
faiss-cpu==1.7.2; sys_platform != "darwin"
|
||||||
gradio
|
gradio
|
||||||
Cython
|
Cython
|
||||||
future>=0.18.3
|
|
||||||
pydub>=0.25.1
|
pydub>=0.25.1
|
||||||
soundfile>=0.12.1
|
soundfile>=0.12.1
|
||||||
ffmpeg-python>=0.2.0
|
ffmpeg-python>=0.2.0
|
||||||
tensorboardX
|
tensorboardX
|
||||||
functorch>=2.0.0
|
|
||||||
Jinja2>=3.1.2
|
Jinja2>=3.1.2
|
||||||
json5>=0.9.11
|
json5>=0.9.11
|
||||||
Markdown
|
Markdown
|
||||||
matplotlib>=3.7.1
|
matplotlib>=3.7.1
|
||||||
matplotlib-inline>=0.1.6
|
matplotlib-inline>=0.1.6
|
||||||
praat-parselmouth>=0.4.3
|
praat-parselmouth>=0.4.2
|
||||||
Pillow>=9.1.1
|
Pillow>=9.1.1
|
||||||
pyworld>=0.3.2
|
pyworld>=0.3.2
|
||||||
resampy>=0.4.2
|
resampy>=0.4.2
|
||||||
scikit-learn>=1.2.2
|
scikit-learn
|
||||||
starlette>=0.26.1
|
starlette>=0.25.0
|
||||||
tensorboard
|
tensorboard
|
||||||
tensorboard-data-server
|
tqdm>=4.63.1
|
||||||
tensorboard-plugin-wit
|
|
||||||
torchgen>=0.0.1
|
|
||||||
tqdm>=4.65.0
|
|
||||||
tornado>=6.2
|
tornado>=6.2
|
||||||
Werkzeug>=2.2.3
|
Werkzeug>=2.2.3
|
||||||
uc-micro-py>=1.0.1
|
uc-micro-py>=1.0.1
|
||||||
sympy>=1.11.1
|
sympy>=1.11.1
|
||||||
tabulate>=0.9.0
|
tabulate>=0.8.10
|
||||||
PyYAML>=6.0
|
PyYAML>=6.0
|
||||||
pyasn1>=0.4.8
|
pyasn1>=0.4.8
|
||||||
pyasn1-modules>=0.2.8
|
pyasn1-modules>=0.2.8
|
||||||
fsspec>=2023.3.0
|
fsspec>=2022.11.0
|
||||||
absl-py>=1.4.0
|
absl-py>=1.4.0
|
||||||
audioread
|
audioread
|
||||||
uvicorn>=0.21.1
|
uvicorn>=0.21.1
|
||||||
colorama>=0.4.6
|
colorama>=0.4.5
|
||||||
|
Loading…
Reference in New Issue
Block a user