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] Exception in ASGI application

jeansf opened this issue · comments

Deprecated np.float.

Fix :
On requirements.txt add a new requeriment:

  • numpy==1.23.5

Hi! I wasn't able to reproduce this bug with np.float depreciation, I have rebuild image without cache, but can't see this bug. Can you try building again from this repo to check if this error still persists?