Merge branch 'main' into dev

pull/809/head
Elon N 2024-06-13 18:37:38 +08:00 committed by GitHub
commit efcae97a75
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 3 additions and 3 deletions

View File

@ -2,7 +2,7 @@
#### **Option 1 (Recommended)**: Use one-click AWS Cloudformation template to install the EC2 instance with WebUI and extension
1. Download the CloudFormation Template from [link](https://raw.githubusercontent.com/awslabs/stable-diffusion-aws-extension/main/workshop/ec2.yaml)
1. Download the CloudFormation Template from [Link](https://aws-gcr-solutions-us-east-1.s3.amazonaws.com/extension-for-stable-diffusion-on-aws/ec2.yaml)
2. Sign in to the [AWS Management Console](https://console.aws.amazon.com/) and go to [CloudFormation console](https://console.aws.amazon.com/cloudformation/)

View File

@ -1,4 +1,4 @@
sagemaker==2.212.0
sagemaker==2.218.0
requests~=2.32.0
boto3~=1.34.1
botocore~=1.34.1

View File

@ -12,7 +12,7 @@ setuptools == 69.2.0
urllib3 >= 1.25.3
aenum == 3.1.11
retrying == 1.3.4
pydantic == 1.10.2
pydantic == 1.10.13
tenacity==8.2.2
jsonschema==4.21.1
requests~=2.32.0