3D model from single photo

This page shows how to quickly understand the work of our services using an example

Prerequisites

  • blender >= 3.5

An example of work from all our service offerings

The full pipeline of our services allows you to receive one photo of a person with a digital avatar.

  1. Create model-config.json file via echo "{}" > model-config.json We are creating an empty config because we don't want to use preloading of models.

  2. Run following python sctipt.

Note: replace curly braces with yout information

If the script is executed successfully, you should have a glb model with the token name.

Last updated