Spaces:
Build error
Build error
app.py
CHANGED
@@ -119,7 +119,7 @@ with demo:
|
|
119 |
output_vid = gr.HTML(label="Video will play at the answer timestamp")
|
120 |
|
121 |
with gr.Row():
|
122 |
-
example_question = gr.
|
123 |
["Does video talk about different modalities",
|
124 |
"Can the model do classification",
|
125 |
"Does the model pushes state of the art in image classification",
|
|
|
119 |
output_vid = gr.HTML(label="Video will play at the answer timestamp")
|
120 |
|
121 |
with gr.Row():
|
122 |
+
example_question = gr.Dropdown(
|
123 |
["Does video talk about different modalities",
|
124 |
"Can the model do classification",
|
125 |
"Does the model pushes state of the art in image classification",
|