diff --git a/docs/aicore/dx-m1/dx-sdk/dx-com.md b/docs/aicore/dx-m1/dx-sdk/dx-com.md index 2d010d6b2..289e1fa44 100644 --- a/docs/aicore/dx-m1/dx-sdk/dx-com.md +++ b/docs/aicore/dx-m1/dx-sdk/dx-com.md @@ -37,6 +37,9 @@ sudo apt-get install -y --no-install-recommends libgl1-mesa-glx libglib2.0-0 mak ### 下载 DX-COM 安装包 请在 DX-M1 SDK [资源下载](../download.md)页面下载 DX-COM 安装包并解压 +:::tip +[**DEEPX Developers**](https://developer.deepx.ai/) 开放对外注册,用户自行注册登录后即可在 [**S/W Download**](https://developer.deepx.ai/sw-download/) 上下载所有 SDK 软件 +::: diff --git a/docs/aicore/dx-m1/dx-sdk/dx-model-zoo.md b/docs/aicore/dx-m1/dx-sdk/dx-model-zoo.md index 6c50f1972..b87630ff7 100644 --- a/docs/aicore/dx-m1/dx-sdk/dx-model-zoo.md +++ b/docs/aicore/dx-m1/dx-sdk/dx-model-zoo.md @@ -9,7 +9,7 @@ sidebar_position: 7 ## DX Model Link -链接: [**DX Model Zoo**](https://developer.deepx.ai/wp-content/modelzoo/modelzoo_v2.0.0.html) +链接: [**DX Model Zoo**](https://developer.deepx.ai/modelzoo/)
diff --git a/docs/common/ai/_casaos_app_install_qualcomm.mdx b/docs/common/ai/_casaos_app_install_qualcomm.mdx index 95c0da84c..0dd226014 100644 --- a/docs/common/ai/_casaos_app_install_qualcomm.mdx +++ b/docs/common/ai/_casaos_app_install_qualcomm.mdx @@ -7,10 +7,12 @@ radxa 目前已将 `Real-ESRGAN 图像修复`、`StableDiffusion`、 `Genie` App | App | Docker 镜像 | 容器端口 | 支持 SoC | 用途 | | ----------------------- | ------------------------------------------------------------------------------------------------------------------------------------ | -------- | -------- | -------- | | Real-ESRGAN AI 图像修复 | [radxazifeng278/qairt-imagerepair:v1.0](https://hub.docker.com/repository/docker/radxazifeng278/qairt-imagerepair/general) | 8977 | QCS6490 | 图像修复 | -| Real-ESRGAN AI 图像修复 | [radxazifeng278/qairt-imagerepair-9075:v1.3](https://hub.docker.com/repository/docker/radxazifeng278/qairt-imagerepair-9075/general) | 8977 | QCS9075 | 图像修复 | -| StableDiffusion v1.5 | [radxazifeng278/sd1.5-9075:v1.3](https://hub.docker.com/repository/docker/radxazifeng278/sd1.5-9075/general) | 8978 | QCS9075 | 文生图 | -| StableDiffusion v2.1 | [radxazifeng278/sd2.1-9075:v1.3](https://hub.docker.com/repository/docker/radxazifeng278/sd2.1-9075/general) | 8979 | QCS9075 | 文生图 | -| Genie APP | [radxazifeng278/genie-app-9075:v1.3](https://hub.docker.com/repository/docker/radxazifeng278/genie-app-9075/general) | 8976 | QCS9075 | LLM Chat | +| Real-ESRGAN AI 图像修复 | [radxazifeng278/qairt-imagerepair-9075:v1.1](https://hub.docker.com/repository/docker/radxazifeng278/qairt-imagerepair-9075/general) | 8977 | QCS9075 | 图像修复 | +| StableDiffusion v1.5 | [radxazifeng278/sd1.5-9075:v1.1](https://hub.docker.com/repository/docker/radxazifeng278/sd1.5-9075/general) | 8978 | QCS9075 | 文生图 | +| StableDiffusion v2.1 | [radxazifeng278/sd2.1-9075:v1.1](https://hub.docker.com/repository/docker/radxazifeng278/sd2.1-9075/general) | 8979 | QCS9075 | 文生图 | +| Genie APP | [radxazifeng278/genie-app-9075:v1.1](https://hub.docker.com/repository/docker/radxazifeng278/genie-app-9075/general) | 8976 | QCS9075 | LLM Chat | + +{/* TODO */} - 点击 CasaOS App 栏的 "+" 标志,选择 Install a customized app @@ -96,7 +98,7 @@ Real-ESRGAN AI 图像修复 APP, 可最高将图像超分辨率到 2048x2048 | | radxa Real-ESRGAN | | --------------------- | ------------------------------------------ | - | **Docker Image** | radxazifeng278/qairt-imagerepair-9075:v1.3 | + | **Docker Image** | radxazifeng278/qairt-imagerepair-9075:v1.1 | | **Title** | Image Repair | | **Web UI port** | 9001 | | **Host Port** | 9001 | @@ -107,6 +109,8 @@ Real-ESRGAN AI 图像修复 APP, 可最高将图像超分辨率到 2048x2048 | **Memory Limit** | Max | | **CPU Shares** | Medium | + {/* TODO */} +
- +{/* */} - +{/* */} - ```bash - sudo apt update - sudo apt install fastrpc fastrpc-dev libcdsprpc1 radxa-firmware-qcs9075 - ``` +{/* ```bash */} +{/* sudo apt update */} +{/* sudo apt install fastrpc fastrpc-dev libcdsprpc1 radxa-firmware-qcs9075 */} +{/* ``` */} - +{/* */} +{/* TODO */} - +{/* */} @@ -59,17 +60,18 @@ NPU 环境配置清单 - +{/* */} - +{/* */} - ```bash - sudo chmod 660 /dev/fastrpc-* - sudo chmod 660 /dev/dma_heap/system - ``` +{/* ```bash */} +{/* sudo chmod 660 /dev/fastrpc-* */} +{/* sudo chmod 660 /dev/dma_heap/system */} +{/* ``` */} - +{/* */} +{/* TODO */} - +{/* */} diff --git a/docs/fogwise/airbox-q900/ai-dev/fastrpc_setup.md b/docs/fogwise/airbox-q900/ai-dev/_fastrpc_setup.md similarity index 100% rename from docs/fogwise/airbox-q900/ai-dev/fastrpc_setup.md rename to docs/fogwise/airbox-q900/ai-dev/_fastrpc_setup.md diff --git a/i18n/en/docusaurus-plugin-content-docs/current/aicore/dx-m1/dx-sdk/dx-com.md b/i18n/en/docusaurus-plugin-content-docs/current/aicore/dx-m1/dx-sdk/dx-com.md index dbbcd3777..4d563eb45 100644 --- a/i18n/en/docusaurus-plugin-content-docs/current/aicore/dx-m1/dx-sdk/dx-com.md +++ b/i18n/en/docusaurus-plugin-content-docs/current/aicore/dx-m1/dx-sdk/dx-com.md @@ -37,6 +37,9 @@ sudo apt-get install -y --no-install-recommends libgl1-mesa-glx libglib2.0-0 mak ### Download the DX-COM Package Download the DX-COM package from the DX-M1 SDK [Downloads](../download.md) page and extract it. +:::tip +[**DEEPX Developers**](https://developer.deepx.ai/) is now open for registration. Users can register and log in to download all SDK software from [**Sw-Download**](https://developer.deepx.ai/sw-download/). +::: diff --git a/i18n/en/docusaurus-plugin-content-docs/current/aicore/dx-m1/dx-sdk/dx-model-zoo.md b/i18n/en/docusaurus-plugin-content-docs/current/aicore/dx-m1/dx-sdk/dx-model-zoo.md index 20e2238cf..139add230 100644 --- a/i18n/en/docusaurus-plugin-content-docs/current/aicore/dx-m1/dx-sdk/dx-model-zoo.md +++ b/i18n/en/docusaurus-plugin-content-docs/current/aicore/dx-m1/dx-sdk/dx-model-zoo.md @@ -9,7 +9,7 @@ Each model provides the original model source, the ONNX model, the compiled DXNN ## DX Model Link -Link: [**DX Model Zoo**](https://developer.deepx.ai/wp-content/modelzoo/modelzoo_v2.0.0.html) +Link: [**DX Model Zoo**](https://developer.deepx.ai/modelzoo/)
diff --git a/i18n/en/docusaurus-plugin-content-docs/current/common/ai/_casaos_app_install_qualcomm.mdx b/i18n/en/docusaurus-plugin-content-docs/current/common/ai/_casaos_app_install_qualcomm.mdx index 8f90840c1..5e1bda1aa 100644 --- a/i18n/en/docusaurus-plugin-content-docs/current/common/ai/_casaos_app_install_qualcomm.mdx +++ b/i18n/en/docusaurus-plugin-content-docs/current/common/ai/_casaos_app_install_qualcomm.mdx @@ -7,10 +7,12 @@ Radxa has already uploaded `Real-ESRGAN Image Restoration`, `StableDiffusion`, a | App | Docker Image | Container Port | Supported SoC | Purpose | | -------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------ | -------------- | ------------- | ----------------- | | Real-ESRGAN AI Image Restoration | [radxazifeng278/qairt-imagerepair:v1.0](https://hub.docker.com/repository/docker/radxazifeng278/qairt-imagerepair/general) | 8977 | QCS6490 | Image Restoration | -| Real-ESRGAN AI Image Restoration | [radxazifeng278/qairt-imagerepair-9075:v1.3](https://hub.docker.com/repository/docker/radxazifeng278/qairt-imagerepair-9075/general) | 8977 | QCS9075 | Image Restoration | -| StableDiffusion v1.5 | [radxazifeng278/sd1.5-9075:v1.3](https://hub.docker.com/repository/docker/radxazifeng278/sd1.5-9075/general) | 8978 | QCS9075 | Text-to-Image | -| StableDiffusion v2.1 | [radxazifeng278/sd2.1-9075:v1.3](https://hub.docker.com/repository/docker/radxazifeng278/sd2.1-9075/general) | 8979 | QCS9075 | Text-to-Image | -| Genie APP | [radxazifeng278/genie-app-9075:v1.3](https://hub.docker.com/repository/docker/radxazifeng278/genie-app-9075/general) | 8976 | QCS9075 | LLM Chat | +| Real-ESRGAN AI Image Restoration | [radxazifeng278/qairt-imagerepair-9075:v1.1](https://hub.docker.com/repository/docker/radxazifeng278/qairt-imagerepair-9075/general) | 8977 | QCS9075 | Image Restoration | +| StableDiffusion v1.5 | [radxazifeng278/sd1.5-9075:v1.1](https://hub.docker.com/repository/docker/radxazifeng278/sd1.5-9075/general) | 8978 | QCS9075 | Text-to-Image | +| StableDiffusion v2.1 | [radxazifeng278/sd2.1-9075:v1.1](https://hub.docker.com/repository/docker/radxazifeng278/sd2.1-9075/general) | 8979 | QCS9075 | Text-to-Image | +| Genie APP | [radxazifeng278/genie-app-9075:v1.1](https://hub.docker.com/repository/docker/radxazifeng278/genie-app-9075/general) | 8976 | QCS9075 | LLM Chat | + +{/* TODO */} - Click the "+" icon in the CasaOS App bar and select "Install a customized app" @@ -90,6 +92,8 @@ The Real-ESRGAN AI Image Restoration app can upscale images to a maximum resolut | **Memory Limit** | Max | | **CPU Shares** | Medium | + {/* TODO */} +
- +{/* */} - +{/* */} - ```bash - sudo apt update - sudo apt install fastrpc fastrpc-dev libcdsprpc1 radxa-firmware-qcs9075 - ``` +{/* ```bash */} +{/* sudo apt update */} +{/* sudo apt install fastrpc fastrpc-dev libcdsprpc1 radxa-firmware-qcs9075 */} +{/* ``` */} - +{/* */} - +{/* */} +{/* TODO */} @@ -59,17 +60,18 @@ Add fastrpc device permissions for user - +{/* */} - +{/* */} - ```bash - sudo chmod 660 /dev/fastrpc-* - sudo chmod 660 /dev/dma_heap/system - ``` +{/* ```bash */} +{/* sudo chmod 660 /dev/fastrpc-* */} +{/* sudo chmod 660 /dev/dma_heap/system */} +{/* ``` */} - +{/* */} - +{/* */} +{/* TODO */} diff --git a/i18n/en/docusaurus-plugin-content-docs/current/fogwise/airbox-q900/ai-dev/fastrpc_setup.md b/i18n/en/docusaurus-plugin-content-docs/current/fogwise/airbox-q900/ai-dev/_fastrpc_setup.md similarity index 100% rename from i18n/en/docusaurus-plugin-content-docs/current/fogwise/airbox-q900/ai-dev/fastrpc_setup.md rename to i18n/en/docusaurus-plugin-content-docs/current/fogwise/airbox-q900/ai-dev/_fastrpc_setup.md diff --git a/static/img/aicore-dx-m1/dx-model-zoo.webp b/static/img/aicore-dx-m1/dx-model-zoo.webp index e27b0292a..5411bb5ef 100644 Binary files a/static/img/aicore-dx-m1/dx-model-zoo.webp and b/static/img/aicore-dx-m1/dx-model-zoo.webp differ