diff --git a/face_post_process/face_recognition/1/.gitkeep b/face_post_process/face_recognition/1/.gitkeep new file mode 100644 index 0000000..e69de29 diff --git a/triton_ports.env b/triton_ports.env index 58d14b6..740eef6 100644 --- a/triton_ports.env +++ b/triton_ports.env @@ -1,8 +1,3 @@ -# Triton server 1 (pose detection) -POSE_HTTP_PORT=3000 -POSE_GRPC_PORT=3001 -POSE_METRICS_PORT=3002 - # Triton server 2 (face detection) FACE_HTTP_PORT=4000 FACE_GRPC_PORT=4001