[mob][photos] Add todo

This commit is contained in:
laurenspriem 2024-07-02 13:32:36 +05:30
parent f77a33a2c0
commit 6622441b38

View File

@ -187,6 +187,7 @@ class ImageIsolate {
).then((value) => value.cast<Uint8List>());
}
// TODO: remove this later to have clip indexing combined with faces
Future<List<double>> inferClipImageEmbedding(String imagePath, int encoderAddress) async {
return await _runInIsolate(
(