mirror of
https://github.com/xtekky/gpt4free.git
synced 2025-12-15 14:51:19 -08:00
Add variant example
This commit is contained in:
parent
aba4b96f23
commit
151f8b8b0e
4 changed files with 20 additions and 5 deletions
|
|
@ -68,4 +68,10 @@ response = client.images.create_variation(
|
|||
image_url = response.data[0].url
|
||||
```
|
||||
|
||||
Orginal:
|
||||
[](/docs/client.md)
|
||||
|
||||
Variant:
|
||||
[](/docs/client.md)
|
||||
|
||||
[to Home](/docs/client.md)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue