mirror of
https://github.com/xtekky/gpt4free.git
synced 2025-10-05 08:16:58 +08:00
Fix copy images
This commit is contained in:
@@ -260,6 +260,7 @@ class Backend_Api(Api):
|
||||
buffer.get_list(),
|
||||
buffer.get("cookies"),
|
||||
buffer.get("headers"),
|
||||
None,
|
||||
request.args.get("prompt")
|
||||
)).pop()
|
||||
elif isinstance(buffer, AudioResponse):
|
||||
|
Reference in New Issue
Block a user