Update app.py
Browse files
app.py
CHANGED
@@ -58,7 +58,7 @@ demo = gr.ChatInterface(
|
|
58 |
label="Top-p (nucleus sampling)",
|
59 |
),
|
60 |
],
|
61 |
-
description="# 📜 Legal RAG Chatbot
|
62 |
)
|
63 |
|
64 |
|
|
|
58 |
label="Top-p (nucleus sampling)",
|
59 |
),
|
60 |
],
|
61 |
+
description="# 📜 Legal AI RAG Chatbot",
|
62 |
)
|
63 |
|
64 |
|