Transfer repository from Gitlab
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
# IMMICH - Server
|
||||
|
||||
A self-hosted solution for mobile backup and viewing images/videos.
|
||||
|
||||
# Requesquisite
|
||||
|
||||
There is a tensorflow module running in the server so some package will be needed when building the Node's modules
|
||||
|
||||
```bash
|
||||
$ apt-get install make cmake gcc g++
|
||||
```
|
||||
Reference in New Issue
Block a user