update the image gen angle

This commit is contained in:
ismail 2025-09-01 15:10:35 +03:00
parent f0ab5d1888
commit 05b18e9da3
4 changed files with 7 additions and 6 deletions

View File

@ -3307,6 +3307,7 @@ class CustomGroup(models.Model):
"payment",
"vendor",
"additionalservices",
'customer'
],
other_perms=[
"view_car",

View File

@ -2529,7 +2529,7 @@ class CarImageAPIClient:
"make": payload["make"],
"model": payload["model"],
"exterior_color": payload["color"],
"angle": "3/4 rear",
"angle": "front three-quarter",
"reference_image": "",
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 418 KiB