pipeless-ai / pipeless

An open-source computer vision framework to build and deploy apps in minutes
https://pipeless.ai
Apache License 2.0
707 stars 32 forks source link

Add pipeless container image #16

Closed miguelaeh closed 1 year ago

miguelaeh commented 1 year ago

This PR adds the required files and logic to create container images for pipeless. It also fixes a bug related to the InputOutputSocket which was set to listen on the wrong component. Finally, it adds a new socket type that allows the input to know when the first worker is ready to set the pipeline to the playing state.