* New Folder Structure Implementation - Archived 0 View Workshop Notebooks (#4673)
* Automated text-to-image solution for training fine-tuned Stable Diffusion XL 1.0 model with Kohya SS (#4481)
* Create README.md
* initial commit
* Updated s3 bucket name
* Updated directions
* Updated commands and notes
* Added encryption comment
* Reviewed solution, minor changes
* Updated instructions
* Added fix for pytorch/xformers incompatibility
* No change
* Added notebook test badge
* Delete use-cases/text-to-image-fine-tuning/Dockerfile
* Delete use-cases/text-to-image-fine-tuning/buildspec.yml
* Delete use-cases/text-to-image-fine-tuning/train
* Delete use-cases/text-to-image-fine-tuning/kohya-sdxl-config.toml
* Update README.md with text-to-image solution
* Update README.md
* Update Dockerfile to v22.6.0
* Update template.yml to v22.6.0
* Update Dockerfile to version 22.6.2
* Update template.yml to use kohya version 22.6.2
* formatted black-nb, CodeGuru comments updated
* spelling and grammar updates
* revise wording for s3 section
* updated the directory from "root" to "/home/sagemaker-user"
* commented out user in docker
* removed comments in step 2
* updated instructions for inference
* added example output images
* updated links
* added example high res links
* updated version number
* updated iam permissions and s3 config
* Update notebook metadata
* Update kohya-ss-fine-tuning.ipynb kernelspec
* added prerequisite instructions
* added time to complete certain steps
* updated CLI command to work with the sagemaker repo image
* updated to work with the sagemaker PR container image
* updated to work with the sagemaker PR container image
* updated to work with the sagemaker PR container image
* updated to work with the sagemaker PR container image
* added clean up instructions, modified studio instructions slightly
* updated to use f string formatting
* added region variable instead of 'us-west-2'
* use ECR image instead of Docker Hub image
* updated notebook instructions - changed from 50gb to 100gb and updated link
* updated readme
* updated pipeline to include validation
* updated repo link
* updated readme
---------
Co-authored-by: Alen Zograbyan <azograby@amazon.com>
* Created archived folder and moved all workshop notebooks with 0 views to archived
---------
Co-authored-by: azograby <33307855+azograby@users.noreply.github.com>
Co-authored-by: Alen Zograbyan <azograby@amazon.com>
* New Folder Structure Implementation - Archived 10 0 View Notebooks (#4676)
* Automated text-to-image solution for training fine-tuned Stable Diffusion XL 1.0 model with Kohya SS (#4481)
* Create README.md
* initial commit
* Updated s3 bucket name
* Updated directions
* Updated commands and notes
* Added encryption comment
* Reviewed solution, minor changes
* Updated instructions
* Added fix for pytorch/xformers incompatibility
* No change
* Added notebook test badge
* Delete use-cases/text-to-image-fine-tuning/Dockerfile
* Delete use-cases/text-to-image-fine-tuning/buildspec.yml
* Delete use-cases/text-to-image-fine-tuning/train
* Delete use-cases/text-to-image-fine-tuning/kohya-sdxl-config.toml
* Update README.md with text-to-image solution
* Update README.md
* Update Dockerfile to v22.6.0
* Update template.yml to v22.6.0
* Update Dockerfile to version 22.6.2
* Update template.yml to use kohya version 22.6.2
* formatted black-nb, CodeGuru comments updated
* spelling and grammar updates
* revise wording for s3 section
* updated the directory from "root" to "/home/sagemaker-user"
* commented out user in docker
* removed comments in step 2
* updated instructions for inference
* added example output images
* updated links
* added example high res links
* updated version number
* updated iam permissions and s3 config
* Update notebook metadata
* Update kohya-ss-fine-tuning.ipynb kernelspec
* added prerequisite instructions
* added time to complete certain steps
* updated CLI command to work with the sagemaker repo image
* updated to work with the sagemaker PR container image
* updated to work with the sagemaker PR container image
* updated to work with the sagemaker PR container image
* updated to work with the sagemaker PR container image
* added clean up instructions, modified studio instructions slightly
* updated to use f string formatting
* added region variable instead of 'us-west-2'
* use ECR image instead of Docker Hub image
* updated notebook instructions - changed from 50gb to 100gb and updated link
* updated readme
* updated pipeline to include validation
* updated repo link
* updated readme
---------
Co-authored-by: Alen Zograbyan <azograby@amazon.com>
* Created archived folder and moved all workshop notebooks with 0 views to archived
* Moved 10 notebooks with 0 views into archived/notebooks
---------
Co-authored-by: azograby <33307855+azograby@users.noreply.github.com>
Co-authored-by: Alen Zograbyan <azograby@amazon.com>
* Moved 13 notebooks with 0 views into archived folder (#4677)
---------
Co-authored-by: jsmul <jsmul@amazon.com>
Co-authored-by: azograby <33307855+azograby@users.noreply.github.com>
Co-authored-by: Alen Zograbyan <azograby@amazon.com>
* added placeholder file
* Added Sentinel-1 InSAR notebook code
* updated instructions for obtaining NASA EOSDIS S3 credentials
* use lower case path name for improved compat
* include nd package install
* added CI badges
* updated formatting with black-nb
* include SMGC in headline
* Updated README: added items for new notebooks
---------
Co-authored-by: Chris Stoner <cstner@amazon.com>