mirror of
https://github.com/ente-io/ente.git
synced 2025-08-08 23:39:30 +00:00
[mob][photos] Add todo
This commit is contained in:
parent
f77a33a2c0
commit
6622441b38
@ -187,6 +187,7 @@ class ImageIsolate {
|
|||||||
).then((value) => value.cast<Uint8List>());
|
).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 {
|
Future<List<double>> inferClipImageEmbedding(String imagePath, int encoderAddress) async {
|
||||||
return await _runInIsolate(
|
return await _runInIsolate(
|
||||||
(
|
(
|
||||||
|
Loading…
x
Reference in New Issue
Block a user