3D Hair Reconstruction
1. fail authorization
{
"error": {
"code": 1,
"message": "fail authorization"
}
}2. glb error
{
"error": {
"code": 2,
"message": "glb model write error"
}
}3. the file is too large
4. face not found
5. invalid input image
6. empty input image
7. hair mode error
8. wrong hex string format
Last updated