File tree Expand file tree Collapse file tree 2 files changed +14
-14
lines changed Expand file tree Collapse file tree 2 files changed +14
-14
lines changed Original file line number Diff line number Diff line change @@ -60,7 +60,7 @@ python.pkgs.buildPythonApplication rec {
6060
6161 postInstall = ''
6262 mkdir -p $out/share/immich
63- cp log_conf.json $out/share/immich
63+ cp immich_ml/ log_conf.json $out/share/immich
6464
6565 cp -r ann $out/${ python . sitePackages } /
6666
@@ -71,7 +71,7 @@ python.pkgs.buildPythonApplication rec {
7171 --set-default MACHINE_LEARNING_CACHE_FOLDER /var/cache/immich \
7272 --set-default IMMICH_HOST "[::]" \
7373 --set-default IMMICH_PORT 3003 \
74- --add-flags "app .main:app -k app .config.CustomUvicornWorker \
74+ --add-flags "immich_ml .main:app -k immich_ml .config.CustomUvicornWorker \
7575 -w \"\$MACHINE_LEARNING_WORKERS\" \
7676 -b \"\$IMMICH_HOST:\$IMMICH_PORT\" \
7777 -t \"\$MACHINE_LEARNING_WORKER_TIMEOUT\"
Original file line number Diff line number Diff line change 11{
2- "version" : " 1.130.3 " ,
3- "hash" : " sha256-qMRX8gwoagZJwhMg/1X+ZItFyC73qxLR8pHujWu1rog =" ,
2+ "version" : " 1.131.2 " ,
3+ "hash" : " sha256-E7D6tTA2XJLfKg1qTGG/v5vJsHh2dY5ihhiA0xcf0sA =" ,
44 "components" : {
55 "cli" : {
6- "npmDepsHash" : " sha256-l8Aw9V6bwj/kauBmmKGiqytzjGwyXL1qlEg54eQcddQ =" ,
7- "version" : " 2.2.57 "
6+ "npmDepsHash" : " sha256-bubJQlsumazercr5W4oUwjEjLrC/odU8r4kcT0BZhcw =" ,
7+ "version" : " 2.2.60 "
88 },
99 "server" : {
10- "npmDepsHash" : " sha256-4FiD1+lVqth3MNzityx3oAo/LLXkfTaA57vG4KUhUcM =" ,
11- "version" : " 1.130.3 "
10+ "npmDepsHash" : " sha256-nYicKhgbsDyLiWfUGelJ6ZbH1oGeWIPCG/UBmTv5H7A =" ,
11+ "version" : " 1.131.2 "
1212 },
1313 "web" : {
14- "npmDepsHash" : " sha256-nUMXNdEK8Dyai0/NKcXD8bB+aH/ZeiDcQmRKVzo9cqc =" ,
15- "version" : " 1.130.3 "
14+ "npmDepsHash" : " sha256-3Dc7U6kq9hUDNfK41hCpUu/al8WJ7p4oaLwyGqu2m2I =" ,
15+ "version" : " 1.131.2 "
1616 },
1717 "open-api/typescript-sdk" : {
18- "npmDepsHash" : " sha256-B8NqGLgmT126Cf0uPx4Eka60i3mNPskvHnfVTEqf0BY =" ,
19- "version" : " 1.130.3 "
18+ "npmDepsHash" : " sha256-fsFWhRnwzTwMTrC5WPR2yJ2t8plWb98GO2P5Sm/NwaQ =" ,
19+ "version" : " 1.131.2 "
2020 },
2121 "geonames" : {
22- "timestamp" : " 20250325151913 " ,
23- "hash" : " sha256-bg+KON+ydWlRJ8MsIL7Ue0c97aqiiItuK8+kFngd6W0 ="
22+ "timestamp" : " 20250331194635 " ,
23+ "hash" : " sha256-1YAHhoIH0xJvs9qYNekQF02NQROKlDZTa5bAQlUdE3s ="
2424 }
2525 }
2626}
You can’t perform that action at this time.
0 commit comments