Spaces:
Sleeping
Sleeping
paragon-analytics
commited on
Commit
•
eef4654
1
Parent(s):
545fde2
Update app.py
Browse files
app.py
CHANGED
@@ -116,7 +116,7 @@ def main(prob1):
|
|
116 |
|
117 |
title = "Welcome to **HopeHarbor**! ✨"
|
118 |
description1 = """
|
119 |
-
|
120 |
|
121 |
with gr.Blocks(title=title) as demo:
|
122 |
gr.Markdown(f"## {title}")
|
|
|
116 |
|
117 |
title = "Welcome to **HopeHarbor**! ✨"
|
118 |
description1 = """
|
119 |
+
By leveraging a powerful large language model, this app evaluates your message for resilience and hope, enhancing your ability to inspire during challenging times."""
|
120 |
|
121 |
with gr.Blocks(title=title) as demo:
|
122 |
gr.Markdown(f"## {title}")
|