Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
pg56714/Inpaint-Anything
NRbones
/
Inpaint-Maething
like
1
Running
App
Files
Files
Community
c7e95b3
Inpaint-Maething
/
lama
/
docker
/
build-cuda111.sh
pg56714
Upload 267 files
564565f
verified
5 months ago
raw
Copy download link
history
blame
Safe
125 Bytes
#!/bin/bash
BASEDIR=
"
$(dirname $0)
"
docker build -t windj007/lama:cuda111 -f
"
$BASEDIR
/Dockerfile-cuda111"
"
$BASEDIR
"