requirements.txt 742 B

12345678910111213141516171819202122232425262728293031323334
  1. --extra-index-url https://download.pytorch.org/whl/cu121
  2. deepspeed==0.14.2; sys_platform == 'linux'
  3. diffusers==0.27.2
  4. gdown==5.1.0
  5. gradio==4.32.2
  6. grpcio==1.57.0
  7. grpcio-tools==1.57.0
  8. huggingface-hub==0.23.5
  9. hydra-core==1.3.2
  10. HyperPyYAML==1.2.2
  11. inflect==7.3.1
  12. librosa==0.10.2
  13. lightning==2.2.4
  14. matplotlib==3.7.5
  15. modelscope==1.15.0
  16. networkx==3.1
  17. omegaconf==2.3.0
  18. onnx==1.16.0
  19. onnxruntime-gpu==1.16.0; sys_platform == 'linux'
  20. onnxruntime==1.16.0; sys_platform == 'darwin' or sys_platform == 'windows'
  21. openai-whisper==20231117
  22. protobuf==4.25
  23. pydantic==2.7.0
  24. rich==13.7.1
  25. soundfile==0.12.1
  26. tensorboard==2.14.0
  27. tensorrt-cu12==10.0.1
  28. torch==2.3.1
  29. torchaudio==2.3.1
  30. uvicorn==0.30.0
  31. wget==3.2
  32. fastapi==0.111.0
  33. fastapi-cli==0.0.4
  34. WeTextProcessing==1.0.3