Skip to content

Commit

Permalink
update test
Browse files Browse the repository at this point in the history
  • Loading branch information
genekogan committed Mar 12, 2024
1 parent 37d2d57 commit 5db5927
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions tests/test_animation.py
Original file line number Diff line number Diff line change
Expand Up @@ -56,9 +56,10 @@ def test_reel():
"""
request = {
"character_ids": [],
"prompt": "A jazz woman dancing to some saxophone jazzy show tunes, instrumental",
#"prompt": "A jazz woman dancing to some saxophone jazzy show tunes, instrumental",
"prompt": "A long commercial about a drug called Paradisium. explain its benefits and side effects, and go on and on and on.",
"intro_screen": True,
"narration": "off",
#"narration": "off",
#"music_prompt": "death metal heavy rock, incomprehensible, gore, screen"
}

Expand Down

0 comments on commit 5db5927

Please sign in to comment.