Skip to main content

CLI

You can use modelify library in your command line interface.

Run server on Local​

If the modelify_application file exists in the directory you are working, you can run it locally.

modelify runserver 

Available Arguments: --port , --host

List Your Models​

Download your Model​

You can download a model from Modelify Cloud to your local. APP_UID argument is required. You can find APP_UID on your application detail page in Modelify Cloud.

modelify pull APP_UID