Closed craiglabenz closed 7 months ago
Adds the "embedText" task to Flutter's MediaPipe implementation.
This PR follows the patterns established in the "classifyText" task added in #12.
@Piinks This is hopefully ready for a final pass. Thanks so much for your review - you nudged me toward significant improvements around object disposal.
Description
Adds the "embedText" task to Flutter's MediaPipe implementation.
This PR follows the patterns established in the "classifyText" task added in #12.