copperwiring commited on
Commit
37674bb
·
1 Parent(s): a8a3522

update title

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -45,7 +45,7 @@ gradio_app = gr.Interface(
45
  gr.Text(label="Native Language Caption"),
46
  gr.Text(label="English Caption")
47
  ],
48
- title="Image Cultural Analysis",
49
  description="Upload an image and answer questions about its cultural significance."
50
  )
51
 
 
45
  gr.Text(label="Native Language Caption"),
46
  gr.Text(label="English Caption")
47
  ],
48
+ title="SE Image Data Collection",
49
  description="Upload an image and answer questions about its cultural significance."
50
  )
51