AWS Retail Demo Store is a sample retail web application and workshop platform demonstrating how AWS infrastructure and services can be used to build compelling customer experiences for eCommerce, retail, and digital marketing use-cases
MIT No Attribution
726
stars
515
forks
source link
Downgrade diffusers to v0.29.2 to fix dependency error #664
Description of changes:
Downgraded diffusers to version that didn't cause a dependency issue with transformers library, but is recent enough to not use cached_download in huggingface_hub which has been removed.
Description of testing performed to validate your changes (required if pull request includes CloudFormation or source code changes):
Deployed to us-east-1
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.
Issue #, if available:
Description of changes: Downgraded diffusers to version that didn't cause a dependency issue with transformers library, but is recent enough to not use cached_download in huggingface_hub which has been removed.
Description of testing performed to validate your changes (required if pull request includes CloudFormation or source code changes): Deployed to us-east-1
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.