diff --git a/README.md b/README.md index 809b3da..59c0936 100644 --- a/README.md +++ b/README.md @@ -83,7 +83,7 @@ open this project in android studio and click Build/Generate App Bundles or APKs - Devices with Snapdragon 8+Gen 1 - Devices with Snapdragon 8 Gen 2 - Devices with Snapdragon 8 Gen 3 -- Devices with Snapdragon 8 Gen 4 +- Devices with Snapdragon 8 Elite Other devices are not able to download the npu models. diff --git a/app/src/main/res/values-zh/strings.xml b/app/src/main/res/values-zh/strings.xml index 0550953..9161c23 100644 --- a/app/src/main/res/values-zh/strings.xml +++ b/app/src/main/res/values-zh/strings.xml @@ -26,7 +26,7 @@ 确定要删除选中的 %s 个模型吗?此操作不可恢复 知道了! 须知 - 此APP支持在CPU和部分高通NPU上运行stable diffusion图像生成。\n\n如您的芯片不是下列之一,则只能用CPU运行\n\n支持的NPU列表:\n- 骁龙8gen1\n- 骁龙8gen2\n- 骁龙8gen3\n- 骁龙8gen4 + 此APP支持在CPU和部分高通NPU上运行stable diffusion图像生成。\n\n如您的芯片不是下列之一,则只能用CPU运行\n\n支持的NPU列表:\n- 骁龙8gen1\n- 骁龙8gen2\n- 骁龙8gen3\n- 骁龙8elite help @@ -97,4 +97,4 @@ 图片已保存到相册 模型加载中… - \ No newline at end of file + diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index ce04189..847848b 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -26,7 +26,7 @@ Delete selected %s models? This action cannot be undone. Got It! Note - This APP supports running stable diffusion image generation on CPU and some Qualcomm NPUs.\n\nIf your chip is not one of the following, you can only run it on CPU\n\nSupported NPU list:\n- Snapdragon 8 Gen 1\n- Snapdragon 8 Gen 2\n- Snapdragon 8 Gen 3\n- Snapdragon 8 Gen 4 + This APP supports running stable diffusion image generation on CPU and some Qualcomm NPUs.\n\nIf your chip is not one of the following, you can only run it on CPU\n\nSupported NPU list:\n- Snapdragon 8 Gen 1\n- Snapdragon 8 Gen 2\n- Snapdragon 8 Gen 3\n- Snapdragon 8 Elite help