From c47aca2dc05a87ef41dc8e8bed55f7f132395bf7 Mon Sep 17 00:00:00 2001 From: xiaoweii Date: Sun, 15 Dec 2024 21:02:04 +0800 Subject: [PATCH] feat: update readme --- README.md | 6 ++++-- README_CN.md | 5 +++-- 2 files changed, 7 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index e77c89f..9e3b033 100644 --- a/README.md +++ b/README.md @@ -26,6 +26,8 @@ macOS platforms. - Understand images, documents and videos with Nova Lite and Pro - Record 30-second videos directly on Android and iOS for Nova analysis - Upload large videos (1080p/4K) beyond 8MB with auto compression +- Support using natural language to make Nova Canvas generate images, remove backgrounds, replace backgrounds, and + create images in similar styles. ## Architecture @@ -92,8 +94,8 @@ can find the **API URL** which looks like: `https://xxx.xxx.awsapprunner.com` or ### Step 3: Download the app and setup with API URL and API Key 1. Download the App - - Android App click to [Download](https://github.com/aws-samples/swift-chat/releases/download/1.6.0/SwiftChat.apk) - - macOS App click to [Download](https://github.com/aws-samples/swift-chat/releases/download/1.6.0/SwiftChat.dmg) + - Android App click to [Download](https://github.com/aws-samples/swift-chat/releases/download/1.7.0/SwiftChat.apk) + - macOS App click to [Download](https://github.com/aws-samples/swift-chat/releases/download/1.7.0/SwiftChat.dmg) - iOS (Currently we do not provide the iOS version, you can build it locally with Xcode) 2. Launch the App, open the drawer menu, and tap **Settings**. diff --git a/README_CN.md b/README_CN.md index 6c921d6..b4bc7a5 100644 --- a/README_CN.md +++ b/README_CN.md @@ -25,6 +25,7 @@ macOS 等多个平台。 - 支持 Nova Lite 和 Pro 对图片、文档及视频内容的理解 - 支持直接在安卓和 iOS 设备上录制最长 30 秒的视频供 Nova 分析 - 支持自动压缩上传超过8MB的高清视频(1080p/4K) +- 支持通过自然语言让 Nova Canvas 生成图片,去除背景,替换背景,以及生成类似风格的图片。 ## 架构 @@ -83,8 +84,8 @@ macOS 等多个平台。 ### 第3步: 下载应用并设置 API URL 和 API Key 1. 下载应用 - - Android 应用点击 [下载](https://github.com/aws-samples/swift-chat/releases/download/1.6.0/SwiftChat.apk) - - macOS 应用点击 [下载](https://github.com/aws-samples/swift-chat/releases/download/1.6.0/SwiftChat.dmg) + - Android 应用点击 [下载](https://github.com/aws-samples/swift-chat/releases/download/1.7.0/SwiftChat.apk) + - macOS 应用点击 [下载](https://github.com/aws-samples/swift-chat/releases/download/1.7.0/SwiftChat.dmg) - iOS (目前不提供 iOS 版本,您可以使用 Xcode 在本地构建) 2. 启动应用,点击左侧菜单按钮,并点击底部的 **Settings**。