update: change title
Browse files
app.py
CHANGED
@@ -367,7 +367,7 @@ iface = gr.Interface(
|
|
367 |
fn=generate_answer,
|
368 |
inputs="text",
|
369 |
outputs="text",
|
370 |
-
title="
|
371 |
description="Input text describing the property."
|
372 |
)
|
373 |
|
|
|
367 |
fn=generate_answer,
|
368 |
inputs="text",
|
369 |
outputs="text",
|
370 |
+
title="txt.er",
|
371 |
description="Input text describing the property."
|
372 |
)
|
373 |
|