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(imports): Support user module imports #49

Closed miguelaeh closed 9 months ago

miguelaeh commented 9 months ago

Description of the change

This PR allows a user to split the Pipeless application into different files and import functions from app.py

Benefits

Possible drawbacks

Applicable issues

Additional information