Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
venite
/
sat3density
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
b9b1208
sat3density
/
scripts
/
start_local_docker.sh
venite
initial
f670afc
almost 2 years ago
raw
Copy download link
history
blame
Safe
184 Bytes
docker run \
--gpus all \
--shm-size 32g \
--ipc=host \
-it \
-v /mnt:/mnt \
-v ~/:/home \
nvcr.io/nvidian/lpr-imagine/imaginaire:
${1}
-py3 \
/bin/bash