wsntxxn commited on
Commit
cbd3836
·
1 Parent(s): 95e931d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -145,7 +145,7 @@ with gr.Blocks(theme=gr.themes.Soft()) as demo:
145
  gr.HTML("""
146
  <h1 style="text-align: center;">MM-StoryAgent</h1>
147
  <div style="padding: 10px; background-color: #fffbcc; border: 1px solid #ffe564; border-radius:4px;">
148
- <strong>Note: </strong>If generated images can be previewed but the video generation fails, it is due to AliYun SDK token expiration issue. Please contact [email protected].
149
  </div>
150
  <p style="font-size: 16px;">This is a demo for generating attractive storytelling videos based on the given story setting.</p>
151
  <p style="font-size: 16px;">Depending on the chapter number, the generation may take a long time. Please be patient.</p>
 
145
  gr.HTML("""
146
  <h1 style="text-align: center;">MM-StoryAgent</h1>
147
  <div style="padding: 10px; background-color: #fffbcc; border: 1px solid #ffe564; border-radius:4px;">
148
+ <strong>Note: </strong>If generated images can be previewed but the video generation fails, it is due to AliYun SDK token expiration issue. Please contact <a href="mailto:[email protected]">lcl193798@alibaba-inc.com</a>.
149
  </div>
150
  <p style="font-size: 16px;">This is a demo for generating attractive storytelling videos based on the given story setting.</p>
151
  <p style="font-size: 16px;">Depending on the chapter number, the generation may take a long time. Please be patient.</p>