Spaces:
Build error
Build error
avacaondata
commited on
Commit
•
b1dfdf6
1
Parent(s):
490dee1
a dormiiir
Browse files
app.py
CHANGED
@@ -180,7 +180,7 @@ if __name__ == "__main__":
|
|
180 |
inputs=[
|
181 |
gr.inputs.Textbox(
|
182 |
lines=2,
|
183 |
-
label="Pregúntame sobre BioMedicina o temas relacionados.",
|
184 |
placeholder="Escribe aquí tu pregunta",
|
185 |
optional=True,
|
186 |
),
|
|
|
180 |
inputs=[
|
181 |
gr.inputs.Textbox(
|
182 |
lines=2,
|
183 |
+
label="Pregúntame sobre BioMedicina o temas relacionados. Puedes simplemente preguntarme aquí y darle al botón verde de abajo que pone Enviar.",
|
184 |
placeholder="Escribe aquí tu pregunta",
|
185 |
optional=True,
|
186 |
),
|