privateuserh commited on
Commit
42f0dc9
·
verified ·
1 Parent(s): 1e2ec3e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -64,7 +64,7 @@ with gr.Blocks() as demo:
64
  script_input = gr.Textbox(
65
  label="Paste Your Script Here",
66
  lines=10,
67
- placeholder="[Scene: A dimly lit stage...]\nSUSAN: (Whispering) 'I can't believe this...'"
68
  )
69
  character_name_input = gr.Textbox(
70
  label="Your Character's Name",
 
64
  script_input = gr.Textbox(
65
  label="Paste Your Script Here",
66
  lines=10,
67
+ placeholder="[Scene: A vibrant California beach...]\nSUSAN: (Whispering) 'I can't believe this...'"
68
  )
69
  character_name_input = gr.Textbox(
70
  label="Your Character's Name",