#1486·deepface

[FEATURE]: gRPC server

Author: Dal-PapaCreated Jul 3, 2025Updated Feb 1, 2026
Labelsenhancement

Description

I need to use DeepFace as a separate server to call from my main API that's not in Python. The HTTP server is good but the easiest way for me would be to use gRPC.

I plan on adding the server as well as the contracts into my fork and contributing it back to the main repo if it all works fine.

Additional Info

No response