andresgtn commited on
Commit
1999586
·
1 Parent(s): 3cb2568

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -69,7 +69,7 @@ movie_options = movie_options = ["Casino Royale (2006)",
69
  "Skyfall (2012)",
70
  "Spectre (2015)",
71
  "No Time To Die (2021)"]
72
- title = "Find the new James Bond"
73
  description = "Write the name of a celebrity, and pick a Bond movie from the dropdown menu.\
74
  This will generate a new movie poster (inspired by the chosen movie)\
75
  with the new celebrity in it. See below for explanation of the\
 
69
  "Skyfall (2012)",
70
  "Spectre (2015)",
71
  "No Time To Die (2021)"]
72
+ title = "Find the next James Bond"
73
  description = "Write the name of a celebrity, and pick a Bond movie from the dropdown menu.\
74
  This will generate a new movie poster (inspired by the chosen movie)\
75
  with the new celebrity in it. See below for explanation of the\