diff --git a/mobile/lib/utils/image_isolate.dart b/mobile/lib/utils/image_isolate.dart index ce67c9fa9f..e5850dba29 100644 --- a/mobile/lib/utils/image_isolate.dart +++ b/mobile/lib/utils/image_isolate.dart @@ -187,6 +187,7 @@ class ImageIsolate { ).then((value) => value.cast()); } + // TODO: remove this later to have clip indexing combined with faces Future> inferClipImageEmbedding(String imagePath, int encoderAddress) async { return await _runInIsolate( (