update the image gen angle
This commit is contained in:
parent
f0ab5d1888
commit
05b18e9da3
@ -3307,6 +3307,7 @@ class CustomGroup(models.Model):
|
||||
"payment",
|
||||
"vendor",
|
||||
"additionalservices",
|
||||
'customer'
|
||||
],
|
||||
other_perms=[
|
||||
"view_car",
|
||||
|
||||
@ -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 |
Loading…
x
Reference in New Issue
Block a user