fix: typo

This commit is contained in:
2024-08-08 17:47:31 +08:00
parent ed1e51fefa
commit 1c8a685e9e

View File

@@ -6,5 +6,5 @@ docker run -d --name whisper-fastapi \
-v ~/.cache/huggingface:/root/.cache/huggingface \
--gpus all \
-p 5000:5000 \
docker.io/heimoshuiyu/whisper-fastapi:lastet \
--model large-v2
docker.io/heimoshuiyu/whisper-fastapi:latest \
--model large-v2