nico00
nico00
**Describe the bug** If an AWS Serveless Application is created using Conda as environment, **build** fails **To reproduce** 1. create a new Hello World AWS Serveless Application with a new...
In some specific cases I got unexpected behaviours with transparency. To replicate the problem you can use the attached images (please note that images are 10x10 to better debug the...
Hi, you should update template.yaml, as NodeJS8.10 is no longer supported and the installation process fails. Thanks
Thanks for your great work. Assuming that the dataset is the same, I'd like to know what are the training differences between isnet.pth and isnet-general-use.pth, as the latter works much...
Since it seems that the complete training code will never be released, is there anyone who would kindly share their working code? Thanks in advance
### What did you do? I'm trying to use pillow-simd (instead of pillow) with an AWS Lambda function. ### What did you expect to happen? It works, as pillow does...
### Use case According to the documentation ([https://docs.powertools.aws.dev/lambda/python/latest/utilities/batch/#partial-failure-mechanics](url)), BatchProcessingError is raised when all records failed to be processed. In such case, processor response appears empty, as all records have been...