weilite/immich: remote machine learning

This commit is contained in:
xinyangli 2025-03-09 14:55:58 +08:00
parent a5678aaf8f
commit af6e412d2f
No known key found for this signature in database
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";