aiqcamp commited on
Commit
21eb743
·
verified ·
1 Parent(s): f47b184

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -0
app.py CHANGED
@@ -458,6 +458,8 @@ footer {
458
  """
459
 
460
  with gr.Blocks(theme="Yntec/HaleyCH_Theme_Orange", css=css) as demo:
 
 
461
 
462
 
463
  with gr.Row():
 
458
  """
459
 
460
  with gr.Blocks(theme="Yntec/HaleyCH_Theme_Orange", css=css) as demo:
461
+ gr.HTML('<div class="title">🎥 Dokdo.1✨ "Prompt guide for automated video and sound synthesis from images" </div>')
462
+ gr.HTML('<div class="title">😄 Explore: https://huggingface.co/spaces/ginigen/theater </div>')
463
 
464
 
465
  with gr.Row():