Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
pg56714
/
Inpaint-Anything
like
10
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
8c79ca9
Inpaint-Anything
/
lama
/
docker
/
build-cuda111.sh
pg56714
Upload 267 files
564565f
verified
8 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
"