pipeless-ai / pipeless

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

feat(config): Do not require config file #44

Closed miguelaeh closed 9 months ago

miguelaeh commented 9 months ago

Description of the change

This PR removes the need of providing a config file. This is very useful when configuring only with env vars.

Benefits

Possible drawbacks

Applicable issues

Additional information