mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-14 23:21:35 +00:00
fix documentation
This commit is contained in:
parent
4be80cd965
commit
08a263a9b3
1 changed files with 0 additions and 1 deletions
|
|
@ -416,7 +416,6 @@ response = image_edit(
|
|||
image=open("original_image.png", "rb"),
|
||||
mask=open("mask_image.png", "rb"),
|
||||
prompt="Add flowers in the masked area",
|
||||
size="1024x1024",
|
||||
)
|
||||
print(response)
|
||||
```
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue