Update app.py
Browse files
app.py
CHANGED
@@ -82,7 +82,7 @@ def respond(
|
|
82 |
|
83 |
demo = gr.ChatInterface(
|
84 |
fn=respond,
|
85 |
-
title="MODELO DE
|
86 |
description="Realiza tus preguntas con lenguaje natural",
|
87 |
examples=[
|
88 |
[
|
|
|
82 |
|
83 |
demo = gr.ChatInterface(
|
84 |
fn=respond,
|
85 |
+
title="MODELO DE INTELIGENCIA ARTIFICIAL EXPERIMENTAL PROF. GERARDO COLEGIO VILLA ELISA",
|
86 |
description="Realiza tus preguntas con lenguaje natural",
|
87 |
examples=[
|
88 |
[
|