fix: typo
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user