Update app.py
Browse files
app.py
CHANGED
@@ -93,7 +93,7 @@ def gradio_app():
|
|
93 |
gr.Image("rag_image.jpg", elem_id="flor-banner", scale=1, height=256, width=256, show_label=False, show_download_button = False, show_share_button = False)
|
94 |
with gr.Column():
|
95 |
gr.Markdown(
|
96 |
-
"""# TEST de Retrieval-Augmented Generation para
|
97 |
馃攳
|
98 |
|
99 |
鈿狅笍 **Advertencias**: Esta es una versi贸n experimental. 馃憖
|
|
|
93 |
gr.Image("rag_image.jpg", elem_id="flor-banner", scale=1, height=256, width=256, show_label=False, show_download_button = False, show_share_button = False)
|
94 |
with gr.Column():
|
95 |
gr.Markdown(
|
96 |
+
"""# TEST de Retrieval-Augmented Generation para proyectos de LangTechE
|
97 |
馃攳
|
98 |
|
99 |
鈿狅笍 **Advertencias**: Esta es una versi贸n experimental. 馃憖
|