hemanthkumar23 commited on
Commit
6d12735
1 Parent(s): 6cdc714

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -29,7 +29,7 @@ pipe.enable_vae_slicing()
29
  pipe.enable_model_cpu_offload()
30
 
31
  output = pipe(
32
- prompt="A space rocket with trails of smoke behind it launching into space from the desert, 4k, high resolution",
33
  negative_prompt="bad quality, worse quality, low resolution",
34
  num_frames=16,
35
  guidance_scale=2.0,
 
29
  pipe.enable_model_cpu_offload()
30
 
31
  output = pipe(
32
+ prompt="a cat eating food",
33
  negative_prompt="bad quality, worse quality, low resolution",
34
  num_frames=16,
35
  guidance_scale=2.0,