| Package | Description |
|---|---|
| com.plexpt.chatgpt | |
| com.plexpt.chatgpt.api | |
| com.plexpt.chatgpt.entity.images |
| Modifier and Type | Method and Description |
|---|---|
ImagesRensponse |
ChatGPT.imageEdit(File image,
File mask,
Edits edits) |
| Modifier and Type | Method and Description |
|---|---|
io.reactivex.Single<ImagesRensponse> |
Api.imageEdits(okhttp3.MultipartBody.Part image,
okhttp3.MultipartBody.Part mask,
Edits edits)
图像编辑
Image edits
|
| Modifier and Type | Method and Description |
|---|---|
static Edits |
Edits.ofB64_JSON(String prompt,
int n,
String size) |
static Edits |
Edits.ofURL(String prompt,
int n,
String size) |
Copyright © 2024. All rights reserved.