You can add images on the Deepomatic platform using the Deepomatic CLI.
See the link below to install Deepomatic CLI
All Studio actions use the Deepomatic Studio credentials DEEPOMATIC_API_KEY
. Ask your Deepomatic Studio administrator for it. As for the Deepomatic Cloud API credentials, you will need to export this variable to your environment.
export DEEPOMATIC_API_KEY=xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
set DEEPOMATIC_API_KEY=xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Look at the add image command in the Deepomatic CLI - Platform Commands page.