luke9705 commited on
Commit
a6e3e71
·
verified ·
1 Parent(s): 8c0cea6

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -329,7 +329,7 @@ demo = gr.ChatInterface(
329
  fn=respond,
330
  type='messages',
331
  multimodal=True,
332
- title='Scriptura: A MultiAgent System for Screenplay Creation and Editing',
333
  description=description,
334
  show_progress='full',
335
  fill_height=True,
 
329
  fn=respond,
330
  type='messages',
331
  multimodal=True,
332
+ title='Scriptura: A MultiAgent System for Screenplay Creation and Editing 🎞️',
333
  description=description,
334
  show_progress='full',
335
  fill_height=True,