Replies: 1 comment 1 reply
-
Hello! I'm have a NVIDIA GPU running CompreFace with Desktop Docker. How can i check or make it use the GPU? Currently it is still using the CPU with 1.0.1 installed. Any advice would be great! Thanks! |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Features
Migration from 1.0.0 version
How to install:
wget -q -O tmp.zip 'https://github.com/exadel-inc/CompreFace/releases/download/v1.0.1/CompreFace_1.0.1.zip' && unzip tmp.zip && rm tmp.zip
docker-compose up -d
docker-compose stop
docker-compose start
More detail install guide(and Windows instructions) is on our readme page.
This discussion was created from the release CompreFace 1.0.1.
Beta Was this translation helpful? Give feedback.
All reactions