diff options
author | H Lohaus <hlohaus@users.noreply.github.com> | 2024-02-12 12:09:46 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-02-12 12:09:46 +0100 |
commit | 9db895cc9a967edf9cd25b09484443d17e09e88d (patch) | |
tree | 59f2891567ba0b8a501d2f3495fcdf626c935b20 /README.md | |
parent | Merge pull request #1578 from hlohaus/openai (diff) | |
download | gpt4free-9db895cc9a967edf9cd25b09484443d17e09e88d.tar gpt4free-9db895cc9a967edf9cd25b09484443d17e09e88d.tar.gz gpt4free-9db895cc9a967edf9cd25b09484443d17e09e88d.tar.bz2 gpt4free-9db895cc9a967edf9cd25b09484443d17e09e88d.tar.lz gpt4free-9db895cc9a967edf9cd25b09484443d17e09e88d.tar.xz gpt4free-9db895cc9a967edf9cd25b09484443d17e09e88d.tar.zst gpt4free-9db895cc9a967edf9cd25b09484443d17e09e88d.zip |
Diffstat (limited to '')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -242,6 +242,7 @@ response = client.images.generate( image_url = response.data[0].url ``` Result: + [![Image with cat](/docs/cat.jpeg)](/docs/client.md) [to the client API](/docs/client.md) |