stable-diffusion-aws-extension/docs/zh/user-guide/preparation.md

14 lines
558 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

## 连接Stable Diffusion WebUI与AWS账号
## 要求
您需要部署好解决方案。
## 步骤
1. 访问[AWS CloudFormation控制台](https://console.aws.amazon.com/cloudformation/)。
2. 从堆栈列表中选择方案的堆栈。
3. 打开输出Outputs标签页找到**APIGatewayUrl**对应的URL并复制。
4. 打开Stable Diffusion WebUI中的**Amazon SageMaker**标签页,在**API URL**文本框粘贴步骤3得到的URL。在**API Token**输入 token设置用户名和密码。
5. 点击**Test Connection & Update Setting** 。