mirror of
https://github.com/neodyland/sbv2-api.git
synced 2026-01-05 22:12:57 +00:00
refactor
This commit is contained in:
4
scripts/docker/run_cuda.sh
Executable file
4
scripts/docker/run_cuda.sh
Executable file
@@ -0,0 +1,4 @@
|
||||
docker run -it --rm -p 3000:3000 --name sbv2 \
|
||||
-v ./models:/work/models --env-file .env \
|
||||
--gpus all \
|
||||
ghcr.io/tuna2134/sbv2-api:cuda
|
||||
Reference in New Issue
Block a user