Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
pg56714
/
Inpaint-Anything
like
9
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
a2b616f
Inpaint-Anything
/
lama
/
docker
/
build.sh
pg56714
Upload 267 files
564565f
verified
7 months ago
raw
Copy download link
history
blame
Safe
109 Bytes
#!/bin/bash
BASEDIR=
"
$(dirname $0)
"
docker build -t windj007/lama -f
"
$BASEDIR
/Dockerfile"
"
$BASEDIR
"