Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -78,7 +78,7 @@ with gr.Blocks(analytics_enabled=False) as demo:
|
|
78 |
with gr.Row():
|
79 |
input_text = gr.Textbox(
|
80 |
label="Introduce un texto de entrada:",
|
81 |
-
value="
|
82 |
)
|
83 |
with gr.Row():
|
84 |
model_select = gr.Dropdown(
|
|
|
78 |
with gr.Row():
|
79 |
input_text = gr.Textbox(
|
80 |
label="Introduce un texto de entrada:",
|
81 |
+
value="O Proxecto Nós traballa para situar o galego na vangarda da intelixencia artificial.",
|
82 |
)
|
83 |
with gr.Row():
|
84 |
model_select = gr.Dropdown(
|