You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
INFO: x.x.x.x:49134 - "POST /v1/images/generate HTTP/1.1" 500 Internal Server Error
ERROR:root:'Image' object has no attribute 'to_dict'
Traceback (most recent call last):
File "/app/g4f/api/__init__.py", line 222, in generate_image
response_data = [image.to_dict() for image in response.data]
^^^^^^^^^^^^^
AttributeError: 'Image' object has no attribute 'to_dict'
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: