Stub web project

This commit is contained in:
2024-11-02 11:55:03 +01:00
parent 17a70e08d5
commit 092a05c3aa
19 changed files with 324 additions and 36 deletions

1
run.sh
View File

@@ -19,6 +19,7 @@ docker run \
-ti \
--gpus=all \
--privileged \
-p 8080:8080 \
-v /$(pwd)/model/:/root/model/ \
$TAG