Spaces:
Running
Running
copperwiring
commited on
Commit
·
37674bb
1
Parent(s):
a8a3522
update title
Browse files
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
|
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 |
|