Open zhicai-liu opened 2 years ago
great GPU! 😄
but failed like mine container -> https://github.com/exadel-inc/CompreFace/issues/652
Hi, do you use the default custom build from our DockerHub? If yes - it should work with GPU with an index 0
To change this - you can set GPU_IDX environment variable
But, I am not sure that the problem with compreface-core
container.
I think the problem can be with compreface-api
container.
could you run docker ps
and check if it's running
and run docker logs compreface-api
Hi, do you use the default custom build from our DockerHub? If yes - it should work with GPU with an index 0 To change this - you can set GPU_IDX environment variable But, I am not sure that the problem with
compreface-core
container. I think the problem can be withcompreface-api
container. could you rundocker ps
and check if it's running and rundocker logs compreface-api
i overcome my old errors and had succes with docker system prune all
on my testsystem
and starting with download from the release-page on github
https://github.com/exadel-inc/CompreFace/issues/652#issuecomment-962651186
Describe the bug A clear and concise description of what the bug is.
To Reproduce Steps to reproduce the behavior:
Expected behavior A clear and concise description of what you expected to happen.
Screenshots If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
Additional context Add any other context about the problem here.