aws-samples / aws-samples/sagemaker-stablediffusion-quick-kit
little error in sdxl inference notebook
Open
- 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
Assessment
This issue has not been assessed yet.