youngtsai commited on
Commit
7fc85c0
·
1 Parent(s): f4e6bfe

# init_params

Browse files
Files changed (1) hide show
  1. app.py +1 -2
app.py CHANGED
@@ -2126,8 +2126,7 @@ with gr.Blocks(theme=gr.themes.Base(primary_hue=gr.themes.colors.orange, seconda
2126
  outputs=[exit_ticket_exam_result]
2127
  )
2128
 
2129
-
2130
-
2131
  demo.load(
2132
  init_params,
2133
  inputs =[youtube_link],
 
2126
  outputs=[exit_ticket_exam_result]
2127
  )
2128
 
2129
+ # init_params
 
2130
  demo.load(
2131
  init_params,
2132
  inputs =[youtube_link],