Update AXERA section in installation.md

Removed details section for AXERA accelerators in installation guide.
This commit is contained in:
GuoQing Liu 2026-03-10 22:50:51 +08:00 committed by GitHub
parent 7e6d15d81c
commit 904e651009
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -441,9 +441,6 @@ Next, you should configure [hardware object detection](/configuration/object_det
### AXERA ### AXERA
<details>
<summary>AXERA accelerators</summary>
AXERA accelerators are available in an M.2 form factor, compatible with both Raspberry Pi and Orange Pi. This form factor has also been successfully tested on x86 platforms, making it a versatile choice for various computing environments. AXERA accelerators are available in an M.2 form factor, compatible with both Raspberry Pi and Orange Pi. This form factor has also been successfully tested on x86 platforms, making it a versatile choice for various computing environments.
#### Installation #### Installation
@ -474,7 +471,6 @@ If you are using `docker run`, add this option to your command `--device /dev/ax
#### Configuration #### Configuration
Finally, configure [hardware object detection](/configuration/object_detectors#axera) to complete the setup. Finally, configure [hardware object detection](/configuration/object_detectors#axera) to complete the setup.
</details>
## Docker ## Docker