We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ac233b2 commit 1b20b98Copy full SHA for 1b20b98
docs/zh/knowledge/image/image-input-method.md
@@ -59,7 +59,6 @@ print(base64array)
59
```python[python]
60
import requests
61
import base64
62
-from io import BytesIO
63
64
def url_image_to_base64(image_url):
65
"""
0 commit comments