mirror of
https://github.com/xtekky/gpt4free.git
synced 2025-12-06 02:30:41 -08:00
Update README.md
This commit is contained in:
parent
90627d595b
commit
8cea9b823a
1 changed files with 1 additions and 1 deletions
|
|
@ -248,7 +248,7 @@ print(f"Generated image URL: {response.data[0].url}")
|
|||
|
||||
Async client example:
|
||||
```python
|
||||
from g4f.async_client import AsyncClient
|
||||
from g4f.client import AsyncClient
|
||||
import asyncio
|
||||
|
||||
async def main():
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue