Files
Marco Friaz 1c0826e55b Append the default_bucket_prefix to s3 paths if one exists to hyperparameter_tuning, introduction_to_amazon_algorithms and sagemaker-pipelines sample notebooks (#4807)
**Description**
This change checks the sagemaker session if there is a default_bucket_prefix set. If a default bucket prefix is specified, it is append it to the s3 path. This was done for hyperparameter_tuning, introduction_to_amazon_algorithms and sagemaker-pipelines sample notebooks. This ensures sample notebooks that utilize s3, works in SageMaker Unified Studio.

Co-authored-by: Marco Friaz <marfriaz@amazon.com>
2025-01-21 09:39:05 -08:00
..

SageMaker JumpStart Text to Image

This notebook Amazon_JumpStart_Text_To_Image.ipynb demos how to use JumpStart to generate image conditioned on text that appears indistinguishable from a real images. You can also fine-tune the model on your dataset.