mirror of
https://github.com/vladmandic/automatic
synced 2026-09-18 16:54:33 +02:00
update labels
This commit is contained in:
@@ -76,7 +76,7 @@ def create_ui():
|
||||
with gr.Row():
|
||||
vqa_image = gr.Image(type='pil', label="Image")
|
||||
with gr.Row():
|
||||
vqa_question = gr.Textbox(label="Question", placeholder="Descirbe the image")
|
||||
vqa_question = gr.Textbox(label="Question", placeholder="Describe the image")
|
||||
with gr.Row():
|
||||
vqa_answer = gr.Textbox(label="Answer", lines=3)
|
||||
with gr.Row(elem_id='interrogate_buttons_query'):
|
||||
|
||||
Reference in New Issue
Block a user