Spaces:
Build error
Build error
avacaondata
commited on
Commit
•
490dee1
1
Parent(s):
42f26d2
añadidos detalles sabrosones
Browse files
app.py
CHANGED
@@ -180,7 +180,7 @@ if __name__ == "__main__":
|
|
180 |
inputs=[
|
181 |
gr.inputs.Textbox(
|
182 |
lines=2,
|
183 |
-
label="
|
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.",
|
184 |
placeholder="Escribe aquí tu pregunta",
|
185 |
optional=True,
|
186 |
),
|