This commit is contained in:
lyuxiang.lx
2024-12-12 16:46:28 +08:00
parent 2345ce6be2
commit c693039d14
6 changed files with 145 additions and 71 deletions

View File

@@ -1,5 +1,4 @@
--extra-index-url https://download.pytorch.org/whl/torch_stable.html
conformer==0.3.2
--extra-index-url https://download.pytorch.org/whl/cu121
deepspeed==0.14.2; sys_platform == 'linux'
diffusers==0.27.2
gdown==5.1.0
@@ -26,8 +25,8 @@ rich==13.7.1
soundfile==0.12.1
tensorboard==2.14.0
tensorrt-cu12==10.0.1
torch==2.3.1+cu121
torchaudio==2.3.1+cu121
torch==2.3.1
torchaudio==2.3.1
uvicorn==0.30.0
wget==3.2
fastapi==0.111.0