Summeya commited on
Commit
0ea7787
·
verified ·
1 Parent(s): dd8e088

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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",