Skip to content

Commit 0e1fdfc

Browse files
Correct typos in audio_negative_prompt string (#698)
1 parent 48d672d commit 0e1fdfc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/Animated_Story_Video_Generation_gemini.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -485,7 +485,7 @@
485485
"\n",
486486
"\n",
487487
"# Note: Use a system instruction to prevent common AI responses and ensure natural narration\n",
488-
"audio_negative_prompt = \"dont say OK , I will do this or that, just only read this story using voice expressions without introductions or ending ,more segments are comming ,dont say OK , I will do this or that:\\n\"\n"
488+
"audio_negative_prompt = \"don't say OK , I will do this or that, just only read this story using voice expressions without introductions or ending ,more segments are coming ,don't say OK , I will do this or that:\\n\"\n"
489489
]
490490
},
491491
{

0 commit comments

Comments
 (0)