vumichien commited on
Commit
6501d8d
1 Parent(s): 0e27909

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +3 -0
app.py CHANGED
@@ -314,6 +314,9 @@ with demo:
314
  ["a person jogs in place, slowly at first, then increases speed. they then back up and squat down.", "slow"],
315
  ["a man steps forward and does a handstand", "slow"],
316
  ["a man rises from the ground, walks in a circle and sits back down on the ground", "slow"],
 
 
 
317
  ],
318
  label="Examples",
319
  inputs=[text_prompt, method],
314
  ["a person jogs in place, slowly at first, then increases speed. they then back up and squat down.", "slow"],
315
  ["a man steps forward and does a handstand", "slow"],
316
  ["a man rises from the ground, walks in a circle and sits back down on the ground", "slow"],
317
+ ["a man starts off in an up right position with botg arms extended out by his sides, he then brings his arms down to his body and claps his hands together. after this he wals down amd the the left where he proceeds to sit on a seat", "slow"],
318
+ ["a person puts their hands together, leans forwards slightly then swings the arms from right to left","slow"],
319
+ ["a man is practicing the waltz with a partner","slow"],
320
  ],
321
  label="Examples",
322
  inputs=[text_prompt, method],