Pijush2023 commited on
Commit
8b77812
·
verified ·
1 Parent(s): 428b9ac

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -625,7 +625,7 @@ with gr.Blocks(theme='rawrsor1/Everforest') as demo:
625
  # gr.Markdown("<h1>Listen to the audio</h1>", elem_id="audio-markdown")
626
  # audio_output = gr.Audio()
627
  # bot_msg_audio = bot_msg.then(lambda history: generate_audio_elevenlabs(history[-1][1]), chatbot, audio_output)
628
- with gr.Row():
629
 
630
  # with gr.Column():
631
  # gr.Markdown("<h1>Suggested Events</h1>", elem_id="events-markdown")
 
625
  # gr.Markdown("<h1>Listen to the audio</h1>", elem_id="audio-markdown")
626
  # audio_output = gr.Audio()
627
  # bot_msg_audio = bot_msg.then(lambda history: generate_audio_elevenlabs(history[-1][1]), chatbot, audio_output)
628
+ # with gr.Row():
629
 
630
  # with gr.Column():
631
  # gr.Markdown("<h1>Suggested Events</h1>", elem_id="events-markdown")