Sign inSign up

hajime001/clip-api

By hajime001

•Updated over 2 years ago

Hajime-bot's clip-api Docker Image

Image
0

123

hajime001/clip-api repository overview

⁠Hajime-bot's clip-api Docker Image

⁠RUN Command with CUDA:
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
⁠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-clip --gpus all --network host \
-u root:root -w /opt --rm hajime001/clip-api:2.0.0 /root/miniconda3/bin/python clip_api.py

Tag summary

Content type

Image

Digest

sha256:2597512aa…

Size

15.3 GB

Last updated

over 2 years ago

docker pull hajime001/clip-api:2.0.0