Sign inSign up

hajime001/blip-api

By hajime001

•Updated over 2 years ago

Hajime-bot's blip-api Docker Image

Image
0

145

hajime001/blip-api repository overview

⁠Hajime-bot's blip-api Docker Image

⁠RUN Command with CUDA:
docker run -it --name hjm-blip --gpus all --network host \
-u root:root -w /opt --rm hajime001/blip-api:2.0.0 /root/miniconda3/bin/python blip_api.py
⁠RUN Command with CUDA and Proxy:
docker run -e https_proxy=http://127.0.0.1:1080 -e http_proxy=http://127.0.0.1:1080 \
-it --name hjm-blip --gpus all --network host \
-u root:root -w /opt --rm hajime001/blip-api:2.0.0 /root/miniconda3/bin/python blip_api.py

Tag summary

Content type

Image

Digest

sha256:d6d730224…

Size

17 GB

Last updated

over 2 years ago

docker pull hajime001/blip-api:2.0.0