Merge branch 'main' into dev
commit
efcae97a75
|
|
@ -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/)
|
||||
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
sagemaker==2.212.0
|
||||
sagemaker==2.218.0
|
||||
requests~=2.32.0
|
||||
boto3~=1.34.1
|
||||
botocore~=1.34.1
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue