Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
pg56714/Inpaint-Anything
NRbones
/
Inpaint-Maething
like
1
Sleeping
App
Files
Files
Community
8c79ca9
Inpaint-Maething
/
lama
/
docker
/
build.sh
pg56714
Upload 267 files
564565f
verified
6 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
"