Nihal2000 commited on
Commit
e56613a
·
verified ·
1 Parent(s): ca1c47f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1238,7 +1238,7 @@ def create_gradio_interface():
1238
  generate_podcast_btn.click(
1239
  fn=generate_podcast_ui,
1240
  inputs=[
1241
- podcast_doc_selector,
1242
  podcast_style,
1243
  podcast_duration,
1244
  host1_voice_selector,
 
1238
  generate_podcast_btn.click(
1239
  fn=generate_podcast_ui,
1240
  inputs=[
1241
+ doc_dropdown_content,
1242
  podcast_style,
1243
  podcast_duration,
1244
  host1_voice_selector,