aws-samples / amazon-bedrock-workshop

This is a workshop designed for Amazon Bedrock a foundational model service.
https://catalog.us-east-1.prod.workshops.aws/amazon-bedrock/en-US
MIT No Attribution
1.45k stars 624 forks source link

update readme, and stable diffusion mask image location #167

Closed kai-zhu-aws closed 9 months ago

kai-zhu-aws commented 9 months ago

Issue #, if available:

Description of changes:

  1. Update readme.md to add multimodal embedding related texts. Check the final markdown rendering here https://github.com/kai-zhu-aws/amazon-bedrock-workshop/blob/main/05_Image/README.md

  2. Moved "05_Image/data/mask.png" to "05_Image/images/mask.png". As documented in .gitignore, data/ should be files generated by the workshop. All images used by notebooks are now in images/ dir.

  3. Updated Bedrock Stable Diffusion XL.ipynb to use the new image directory.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.