fix: close
Some checks failed
black-action / runner / black formatter (push) Failing after -2s

This commit is contained in:
2023-06-21 11:33:31 +02:00
parent 529ddc1ea6
commit bea749dc30

View File

@@ -130,7 +130,6 @@ def run():
f"An error occurred while creating the image file: {e}")
return None
await imagine.close()
return img_file
filename = await generate_image(prompt, style, ratio, negative)