Skip to content

Commit

Permalink
replicate demo
Browse files Browse the repository at this point in the history
  • Loading branch information
chenxwh committed Mar 24, 2024
1 parent 608ec9e commit 8bf7d94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion predict.py
Expand Up @@ -97,7 +97,7 @@ def predict(
default="turn man into robot",
),
editing_prompt: str = Input(
description="Describe how to edit the video",
description="Describe the input video",
default="a man doing exercises for the body and mind",
),
editing_negative_prompt: str = Input(
Expand Down

0 comments on commit 8bf7d94

Please sign in to comment.