wi-lab commited on
Commit
3714f0a
·
verified ·
1 Parent(s): 5b7979c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -2
app.py CHANGED
@@ -594,8 +594,6 @@ with gr.Blocks(css="""
594
  data_percentage_slider.change(fn=beam_prediction_task, inputs=[data_percentage_slider, task_complexity_dropdown, theme_output], outputs=[raw_img_bp, embeddings_img_bp])
595
  task_complexity_dropdown.change(fn=beam_prediction_task, inputs=[data_percentage_slider, task_complexity_dropdown, theme_output], outputs=[raw_img_bp, embeddings_img_bp])
596
 
597
- theme_output.render()
598
-
599
  # Add a conclusion section at the bottom
600
  gr.Markdown("""
601
  <div class="explanation-box">
 
594
  data_percentage_slider.change(fn=beam_prediction_task, inputs=[data_percentage_slider, task_complexity_dropdown, theme_output], outputs=[raw_img_bp, embeddings_img_bp])
595
  task_complexity_dropdown.change(fn=beam_prediction_task, inputs=[data_percentage_slider, task_complexity_dropdown, theme_output], outputs=[raw_img_bp, embeddings_img_bp])
596
 
 
 
597
  # Add a conclusion section at the bottom
598
  gr.Markdown("""
599
  <div class="explanation-box">