jerrypan7 commited on
Commit
05f10b2
·
verified ·
1 Parent(s): 9a410e4

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -146,7 +146,6 @@ with gr.Blocks(theme=gr.themes.Soft()) as demo:
146
  outputs=run_button
147
  )
148
 
149
- )
150
  def update_video_embed(youtube_url):
151
  if youtube_url:
152
  try:
 
146
  outputs=run_button
147
  )
148
 
 
149
  def update_video_embed(youtube_url):
150
  if youtube_url:
151
  try: