Prerequisites
Make sure you have:- An active Workspace set up on the SoraNova Dashboard
Add your workspace
Deploy a model
To deploy a model from the model library, you can run:A recipe is a pre-configured template for deploying images on your infrastructure.
Interface with the model
Once the model is deployed, you can verify it’s status by runningsora model list
. To query the model via it’s API, you can refer to this API reference.
🎉 You’re all set! Start building amazing things with your deployed models.