Compare commits

...

1 commit

Author SHA1 Message Date
127dd98ea5
weilite/immich: remote machine learning 2025-03-30 18:49:45 +08:00
3 changed files with 98906 additions and 0 deletions

92435
china-domain.txt Normal file

File diff suppressed because it is too large Load diff

6467
gfw.txt Normal file

File diff suppressed because it is too large Load diff

View file

@ -52,6 +52,10 @@ let
};
machineLearning = {
enabled = true;
urls = [
"http://calcite.coho-tet.ts.net:3003"
"http://127.0.0.1:3003"
];
clip = {
enabled = true;
modelName = "XLM-Roberta-Large-ViT-H-14__frozen_laion5b_s13b_b90k";