SthPhoenix / InsightFace-REST

InsightFace REST API for easy deployment of face recognition services with TensorRT in Docker.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Error: No such container: insightface-rest-gpu0-trt

MyraBaba opened this issue · comments

./deploy_trt.sh gives below error

Error: No such container: insightface-rest-gpu0-trt

That's ok, when you run scrip for the first time this container doesn't exist yet.
I'll add check check for this later, though it doesn't affect functionality.