Update space
Browse files
app.py
CHANGED
@@ -96,11 +96,6 @@ Add wisdom or reflection to enhance the response."""}]
|
|
96 |
|
97 |
# Customizing the Interface
|
98 |
title = "🛸 Yoda's Wisdom Chatbot"
|
99 |
-
description = """
|
100 |
-
<strong>Welcome to Yoda's Wisdom Chatbot!</strong><br>
|
101 |
-
Speak with the wise and cryptic Yoda. Engage in conversations filled with wisdom, reflection, and a touch of Star Wars magic.<br>
|
102 |
-
<i>To the Force, closer you will feel. Ask away, young Padawan!</i>
|
103 |
-
"""
|
104 |
|
105 |
# Define custom CSS for styling
|
106 |
custom_css = """
|
|
|
96 |
|
97 |
# Customizing the Interface
|
98 |
title = "🛸 Yoda's Wisdom Chatbot"
|
|
|
|
|
|
|
|
|
|
|
99 |
|
100 |
# Define custom CSS for styling
|
101 |
custom_css = """
|