Update README.md

This commit is contained in:
Cherrytest
2024-10-15 13:25:30 +00:00
parent 8133eac4eb
commit 6fbe92cf1e

View File

@ -62,6 +62,7 @@ image = pipe(
width=1024,
num_inference_steps=8,
max_sequence_length=512).images[0]
image.save("image.png")
```
## comfyui