diff --git a/README.md b/README.md index b40a0d8..ce083ca 100644 --- a/README.md +++ b/README.md @@ -62,6 +62,7 @@ image = pipe( width=1024, num_inference_steps=8, max_sequence_length=512).images[0] +image.save("image.png") ``` ## comfyui