Alexis ROLLAND

Results 16 issues of Alexis ROLLAND

Review error management in scripts. For instance when the script fails to send an email, it sill updates the session status to Success. Code snippet to be reused ``` docker...

enhancement

Hello and thank you for building Strapi. It looks awesome. I'm building a custom Docker image based on the file: https://github.com/strapi/strapi-docker/blob/master/examples/custom/Dockerfile The command `RUN yarn build` triggers the error message:...

Hello, Do you know if it's possible to generate input arguments dynamically from the SQLAlchemy class that will be transformed by the mutation? Example: My input arguments for a `CreatePerson`...

### Describe the bug I'm trying to do inference with `StableDiffusionImg2ImgPipeline` using prompt embeddings rather than prompt as a string. I am using the [Compel](https://github.com/damian0815/compel) library to create the embeddings....

bug

Hello Do you have any documentation describing methods and possibly examples of how to use them? Thanks

Hello Isaac and thank you for making this Dockerfile! I've worked on a slightly different version for my own comfort and it is available here: https://github.com/alexisrolland/docker-blender It is not very...

https://router.vuejs.org/guide/essentials/history-mode.html

bug

Investigate if it's possible to simplify data types management: - Use `sys_data_type` table to expose clean data types in the front end - Use PostgreSQL data types info from [catalog...

enhancement