docker run -it --name hjm-clip --gpus all --network host \
-u root:root -w /opt --rm hajime001/clip-api:2.0.0 /root/miniconda3/bin/python clip_api.py
docker run -e https_proxy=http://127.0.0.1:1080 -e http_proxy=http://127.0.0.1:1080 \
-it --name hjm-clip --gpus all --network host \
-u root:root -w /opt --rm hajime001/clip-api:2.0.0 /root/miniconda3/bin/python clip_api.py
Content type
Image
Digest
sha256:2597512aa…
Size
15.3 GB
Last updated
over 2 years ago
docker pull hajime001/clip-api:2.0.0