Replies: 1 comment
-
I think you get the image in the API response data, not in a file. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
When using API to generate images, it won't be saved locally.
I have tried to change the
"do_not_save_samples": False
in api.py, but nothing happened except the api breakdown.If there is any way to achieve that? Please tell me, thks
有什么办法可以在使用API的同时,保存生成的图像到输出目录吗,就像在WebUI里生成的流程一样?
Beta Was this translation helpful? Give feedback.
All reactions