Files
sbv2-api/scripts/docker/run_cuda.sh
googlefan256 451f4497b6 fix: lot of
2025-05-09 17:01:02 +09:00

5 lines
135 B
Bash
Executable File

docker run -it --rm -p 3000:3000 --name sbv2 \
-v ./models:/work/models --env-file .env \
--gpus all \
ghcr.io/neodyland/sbv2-api:cuda