update Dockerfile

This commit is contained in:
zhousha
2025-09-18 21:56:25 +08:00
parent 18aa9001d8
commit f59a7c693b
11 changed files with 10 additions and 5 deletions

View File

@@ -10,6 +10,7 @@
```bash
docker build -t tts:gsv . -f Dockerfile_gsv
```
其中,基础镜像 maca-c500-pytorch:2.33.0.6-torch2.6-py310-ubuntu24.04-amd64 通过联系沐曦厂商技术支持可获取
### 2. 启动服务
```bash