yasserrmd commited on
Commit
9921eb1
1 Parent(s): 970d3b7

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -72,6 +72,7 @@ with gr.Blocks(css=css) as journal_app:
72
 
73
  with gr.Row():
74
  gr.Markdown("Your AI Journal Entry ✨")
 
75
  output = gr.Markdown()
76
  with gr.Row():
77
  # Generate button
 
72
 
73
  with gr.Row():
74
  gr.Markdown("Your AI Journal Entry ✨")
75
+ with gr.Row():
76
  output = gr.Markdown()
77
  with gr.Row():
78
  # Generate button