| Package | Description |
|---|---|
| com.unfbx.chatgpt |
| Modifier and Type | Method and Description |
|---|---|
List<Item> |
OpenAiClient.editImages(File image,
File mask,
ImageEdit imageEdit)
Creates an edited or extended image given an original image and a prompt.
|
List<Item> |
OpenAiClient.editImages(File image,
File mask,
ImageEdit imageEdit)
Creates an edited or extended image given an original image and a prompt.
|
List<Item> |
OpenAiClient.editImages(File image,
ImageEdit imageEdit)
Creates an edited or extended image given an original image and a prompt.
|
List<Item> |
OpenAiClient.editImages(File image,
ImageEdit imageEdit)
Creates an edited or extended image given an original image and a prompt.
|
List<Item> |
OpenAiClient.editImages(File image,
String prompt)
Creates an edited or extended image given an original image and a prompt.
|
List<Item> |
OpenAiClient.editImages(File image,
String prompt)
Creates an edited or extended image given an original image and a prompt.
|
Copyright © 2023 grt1228. All rights reserved.