|
|
|
|
|
by palashshah
400 days ago
|
|
totally agreed here. i think my goal primarily with the mask generation was to test out how effective openai's capabilities were. we're currently working on pipelines that limit the the involvement of AI to various tasks. for example, when generating an ad there's usually logo, some banner text, and background image. we can use gpt-image-1 to generate the background image, another LLM to identify the coordinates of where we place the logo, and just add the logo onto the image. this is just one example! |
|