mirror of
https://github.com/immich-app/immich.git
synced 2025-05-31 04:05:39 -04:00
Update readme
This commit is contained in:
parent
f6630163b1
commit
a3b84b3ca7
@ -146,6 +146,10 @@ Cheer! 🎉
|
|||||||
|
|
||||||
# Known Issue
|
# Known Issue
|
||||||
|
|
||||||
|
## TensorFlow Build Issue
|
||||||
|
|
||||||
|
*This is a known issue on RaspberryPi 4 arm64-v7 and incorrect Promox setup*
|
||||||
|
|
||||||
TensorFlow doesn't run with older CPU architecture, it requires CPU with AVX and AVX2 instruction set. If you encounter the error `illegal instruction core dump` when running the docker-compose command above, check for your CPU flags with the command and make sure you see `AVX` and `AVX2`:
|
TensorFlow doesn't run with older CPU architecture, it requires CPU with AVX and AVX2 instruction set. If you encounter the error `illegal instruction core dump` when running the docker-compose command above, check for your CPU flags with the command and make sure you see `AVX` and `AVX2`:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
|
Loading…
x
Reference in New Issue
Block a user