Update app.py
Browse files
app.py
CHANGED
|
@@ -98,7 +98,6 @@ chat_interface = gr.ChatInterface(
|
|
| 98 |
],
|
| 99 |
title=title,
|
| 100 |
description=description
|
| 101 |
-
v谩lido para ChatInterface)
|
| 102 |
)
|
| 103 |
|
| 104 |
# Interfaz de Clasificaci贸n
|
|
|
|
| 98 |
],
|
| 99 |
title=title,
|
| 100 |
description=description
|
|
|
|
| 101 |
)
|
| 102 |
|
| 103 |
# Interfaz de Clasificaci贸n
|