[console_scripts]
open-infer = open_infer:main
open-infer-api = open_infer.api.app:main
open-infer-ui = open_infer.ui.app:main

