XFE Git
XFE Studio Git
Git 首页 全局搜索
XFE 主站 文档 NuGet
公开
关注 0 Fork 0 Star 1
返回提交历史

XFEstudio/gpt4free

Update client.md

8b162ad8
H Lohaus <hlohaus@users.noreply.github.com>
提交于

代码差异

1 个文件 +2 -3
Modified docs/client.md +2 -3
@@ -68,10 +68,9 @@ response = client.images.create_variation(
68 68 image_url = response.data[0].url
69 69 ```
70 70
71 Orginal:
72 [![Image with cat](/docs/cat.jpeg)](/docs/client.md)
71 Orginal / Variant:
73 72
74 Variant:
73 [![Image with cat](/docs/cat.jpeg)](/docs/client.md)
75 74 [![Image with cat](/docs/cat.webp)](/docs/client.md)
76 75
77 76 [to Home](/docs/client.md)