mirror of
https://github.com/YaoFANGUK/video-subtitle-remover.git
synced 2026-06-12 20:53:13 +08:00
init
This commit is contained in:
5
backend/inpaint/lama/docker/build.sh
Executable file
5
backend/inpaint/lama/docker/build.sh
Executable file
@@ -0,0 +1,5 @@
|
||||
#!/bin/bash
|
||||
|
||||
BASEDIR="$(dirname $0)"
|
||||
|
||||
docker build -t windj007/lama -f "$BASEDIR/Dockerfile" "$BASEDIR"
|
||||
Reference in New Issue
Block a user