putan1122 commited on
Commit
e2413a8
·
verified ·
1 Parent(s): c84d712

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -154,7 +154,7 @@ with gr.Blocks(css='''
154
  outputs=[output_recipe, play_button]
155
  )
156
 
157
- play_button.click(fn=play_music, inputs=[], outputs=background_music)
158
 
159
 
160
  # sweetness .range-slider {background: #FAD02E;}
 
154
  outputs=[output_recipe, play_button]
155
  )
156
 
157
+ play_button.click(fn=play_music, inputs=[], outputs=background_music_component)
158
 
159
 
160
  # sweetness .range-slider {background: #FAD02E;}