weilite/immich: remote machine learning
This commit is contained in:
parent
a5678aaf8f
commit
127dd98ea5
3 changed files with 98906 additions and 0 deletions
92435
china-domain.txt
Normal file
92435
china-domain.txt
Normal file
File diff suppressed because it is too large
Load diff
|
@ -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";
|
||||
|
|
Loading…
Add table
Reference in a new issue