lehduong commited on
Commit
85b9631
1 Parent(s): 2855037

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -847,7 +847,7 @@ if __name__ == "__main__":
847
 
848
  captioning_message = gr.Textbox(
849
  lines=2,
850
- value="Describe the contents of the photo in 60 words.",
851
  label="Custom message for captioner"
852
  )
853
 
 
847
 
848
  captioning_message = gr.Textbox(
849
  lines=2,
850
+ value="Describe the contents of the photo in 40 words.",
851
  label="Custom message for captioner"
852
  )
853