fix: very minor change

This commit is contained in:
Googlefan
2024-09-11 05:43:37 +00:00
parent 267a2e630d
commit b80f8bc4b6
2 changed files with 3 additions and 0 deletions

3
docker/run_cpu.sh Executable file
View File

@@ -0,0 +1,3 @@
docker run -it --rm -p 3000:3000 --name sbv2 \
-v ./models:/work/models --env-file .env \
ghcr.io/tuna2134/sbv2-api:cpu