mirror of
https://github.com/ente-io/ente.git
synced 2025-08-08 07:28:26 +00:00
[mob][photos] misplaced comment
This commit is contained in:
parent
16e6812319
commit
e84c9e604a
@ -9,7 +9,6 @@ import "package:photos/utils/ml_util.dart";
|
||||
|
||||
class ClipImageEncoder extends MlModel {
|
||||
static const kRemoteBucketModelPath = "clip-image-vit-32-float32.onnx";
|
||||
// static const kRemoteBucketModelPath = "clip-text-vit-32-uint8.onnx";
|
||||
|
||||
@override
|
||||
String get modelRemotePath => kModelBucketEndpoint + kRemoteBucketModelPath;
|
||||
|
Loading…
x
Reference in New Issue
Block a user