Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
|
@@ -290,7 +290,7 @@ def main_workflow(paragraph: str) -> str:
|
|
| 290 |
🌐 **Relevant Keywords :**
|
| 291 |
{summary_md}
|
| 292 |
{ideas_md}
|
| 293 |
-
"""
|
| 294 |
# 8) Styling and Gradio interface
|
| 295 |
custom_theme = gr.themes.Base(
|
| 296 |
primary_hue="purple",
|
|
|
|
| 290 |
🌐 **Relevant Keywords :**
|
| 291 |
{summary_md}
|
| 292 |
{ideas_md}
|
| 293 |
+
"""
|
| 294 |
# 8) Styling and Gradio interface
|
| 295 |
custom_theme = gr.themes.Base(
|
| 296 |
primary_hue="purple",
|