aws-samples / aws-samples/sagemaker-stablediffusion-quick-kit

little error in sdxl inference notebook

Open
#43 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Jupyter Notebook
Stars
90
Forks
43
PR merge metrics
No merged PRs in 30d

Description

For notebook sample :
https://github.com/aws-samples/sagemaker-stablediffusion-quick-kit/blob/main/inference/sagemaker/byoc_sdxl/stable-diffusion-on-sagemaker-byoc-sdxl.ipynb

There is a little error in checking Endpoint status:

```
endpoint_name="AIGC-Quick-Kit-73cfda6e-7afa-4aee-997e-bd56d9c4941e

check_sendpoint_status(endpoint_name)
```

The endpoint name should not be fixed here.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.