0
Fork 0
mirror of https://github.com/immich-app/immich.git synced 2025-03-18 02:31:28 -05:00
High performance self-hosted photo and video management solution.
Find a file
Mert 2b37caba03
feat(ml): rocm (#16613)
* feat(ml): introduce support of onnxruntime-rocm for AMD GPU

* try mutex for algo cache

use OrtMutex

* bump versions, run on mich

use 3.12

use 1.19.2

* acquire lock before any changes can be made

guard algo benchmark results

mark mutex as mutable

re-add /bin/sh (?)

use 3.10

use 6.1.2

* use composite cache key

1.19.2

fix variable name

fix variable reference

aaaaaaaaaaaaaaaaaaaa

* bump deps

* disable algo caching

* fix gha

* try ubuntu runner

* actually fix the gha

* update patch

* skip mimalloc preload for rocm

* increase build threads

* increase timeout for rocm

* Revert "increase timeout for rocm"

This reverts commit 2c4452f5d1.

* attempt migraphx

* set migraphx_home

* Revert "set migraphx_home"

This reverts commit c121d3e487.

* Revert "attempt migraphx"

This reverts commit 521f9fb72d.

* migraphx, take two

* bump rocm

* allow cpu

* try only targeting migraphx

* skip tests

* migraph 

* known issues

* target gfx900 and gfx1102

* mention `HSA_USE_SVM`

* update lock

* set device id for rocm

---------

Co-authored-by: Mehdi GHESH <mehdi.ghesh@hotmail.fr>
2025-03-17 21:08:19 +00:00
.devcontainer chore(deps): update mcr.microsoft.com/devcontainers/typescript-node:22 docker digest to 2ef2373 (#16925) 2025-03-17 14:07:09 -04:00
.github feat(ml): rocm (#16613) 2025-03-17 21:08:19 +00:00
.vscode fix(mobile): fix logout timeout (#14104) 2024-11-13 17:27:49 +00:00
cli chore(deps): update typescript-projects (#16795) 2025-03-12 23:20:26 +01:00
deployment chore(deps): update terraform cloudflare to v4.52.0 (#15526) 2025-02-06 13:52:27 -05:00
design chore: update readme screenshot (#8182) 2024-03-22 04:31:36 +00:00
docker feat(ml): rocm (#16613) 2025-03-17 21:08:19 +00:00
docs feat(ml): rocm (#16613) 2025-03-17 21:08:19 +00:00
e2e chore(deps): update typescript-projects (#16795) 2025-03-12 23:20:26 +01:00
fastlane Added required setup for f-droid (#88) 2022-03-29 14:13:47 -05:00
i18n feat(web): Add keyboard shortcut selection on grid (#16713) 2025-03-11 10:18:14 -05:00
machine-learning feat(ml): rocm (#16613) 2025-03-17 21:08:19 +00:00
misc/release chore(ml): uv (#16725) 2025-03-09 21:30:16 -05:00
mobile fix(mobile): age calculation & formatting (#16833) 2025-03-17 13:51:17 -05:00
open-api feat(web): exposed a job to manually trigger database backup procedures (#16622) 2025-03-11 11:30:43 +00:00
readme_i18n fix(docs): remove /api from README (#16692) 2025-03-07 08:58:18 -05:00
server refactor: better types for getList and getDeletedAfter (#16926) 2025-03-17 15:32:12 -04:00
web refactor: use more immich ui buttons (#16840) 2025-03-14 09:38:06 -04:00
.dockerignore chore: ignore sql queries when building docker (#11933) 2024-08-22 11:48:31 +00:00
.editorconfig chore: linting (#7532) 2024-02-29 11:26:55 -05:00
.gitattributes chore: gitignore open api docs/tests (#9643) 2024-05-21 16:35:20 +01:00
.gitignore chore: Add viteconfig-timestamp to .gitignore (#13380) 2024-10-11 20:51:46 +02:00
.gitmodules chore: update submodule (#11789) 2024-08-14 22:06:11 +00:00
CODE_OF_CONDUCT.md Added Code of conduct 2024-07-05 15:31:13 +00:00
CODEOWNERS chore: add code owner (#8701) 2024-04-11 06:34:19 +00:00
install.sh fix: bash install.sh script for mac os (#15874) 2025-02-03 16:41:42 -06:00
LICENSE Change license to AGPLv3 (#7046) 2024-02-12 15:31:59 +00:00
localizely.yml feat(mobile): add catalan i18n (#16616) 2025-03-05 11:47:31 -06:00
Makefile feat: add minimal devcontainer setup (#14038) 2024-11-13 11:28:07 -06:00
README.md fix(docs): remove /api from README (#16692) 2025-03-07 08:58:18 -05:00
renovate.json chore: pin github action digests (#16875) 2025-03-17 11:30:13 -05:00
SECURITY.md chore: use immich.app email for security reports (#10594) 2024-06-24 07:25:48 -07:00


License: AGPLv3 Discord

High performance self-hosted photo and video management solution



Català Español Français Italiano 日本語 한국어 Deutsch Nederlands Türkçe 中文 Українська Русский Português Brasileiro Svenska العربية Tiếng Việt ภาษาไทย

Disclaimer

  • ⚠️ The project is under very active development.
  • ⚠️ Expect bugs and breaking changes.
  • ⚠️ Do not use the app as the only way to store your photos and videos.
  • ⚠️ Always follow 3-2-1 backup plan for your precious photos and videos!

Note

You can find the main documentation, including installation guides, at https://immich.app/.

Demo

Access the demo here. The demo is running on a Free-tier Oracle VM in Amsterdam with a 2.4Ghz quad-core ARM64 CPU and 24GB RAM.

For the mobile app, you can use https://demo.immich.app for the Server Endpoint URL

Login credentials

Email Password
demo@immich.app demo

Features

Features Mobile Web
Upload and view videos and photos Yes Yes
Auto backup when the app is opened Yes N/A
Prevent duplication of assets Yes Yes
Selective album(s) for backup Yes N/A
Download photos and videos to local device Yes Yes
Multi-user support Yes Yes
Album and Shared albums Yes Yes
Scrubbable/draggable scrollbar Yes Yes
Support raw formats Yes Yes
Metadata view (EXIF, map) Yes Yes
Search by metadata, objects, faces, and CLIP Yes Yes
Administrative functions (user management) No Yes
Background backup Yes N/A
Virtual scroll Yes Yes
OAuth support Yes Yes
API Keys N/A Yes
LivePhoto/MotionPhoto backup and playback Yes Yes
Support 360 degree image display No Yes
User-defined storage structure Yes Yes
Public Sharing Yes Yes
Archive and Favorites Yes Yes
Global Map Yes Yes
Partner Sharing Yes Yes
Facial recognition and clustering Yes Yes
Memories (x years ago) Yes Yes
Offline support Yes No
Read-only gallery Yes Yes
Stacked Photos Yes Yes
Tags No Yes
Folder View No Yes

Translations

Read more about translations here.

Translation status

Repository activity

Activities

Star history

Star History Chart

Contributors