XXX2333 commited on
Commit
d067ade
·
verified ·
1 Parent(s): 6b5a859

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -17,4 +17,4 @@ pipeline.scheduler = LCMScheduler.from_config(pipeline.scheduler.config)
17
  prompt = "a close-up picture of an old man standing in the rain"
18
 
19
  image = pipeline(prompt = prompt, num_inference_steps=1,guidance_scale=0, timesteps=[399]).images[0]
20
- image.save("ovgenerated_ship.png")
 
17
  prompt = "a close-up picture of an old man standing in the rain"
18
 
19
  image = pipeline(prompt = prompt, num_inference_steps=1,guidance_scale=0, timesteps=[399]).images[0]
20
+ image.save("ovgenerated_ship.png")