Amitontheweb commited on
Commit
6d87cc5
·
verified ·
1 Parent(s): f6aa38d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +6 -2
app.py CHANGED
@@ -412,6 +412,9 @@ with gr.Blocks() as demo:
412
  outputs=[]
413
  )
414
 
 
 
 
415
 
416
  with gr.Row():
417
 
@@ -500,5 +503,6 @@ with gr.Blocks() as demo:
500
  """
501
 
502
  )
503
-
504
- demo.launch()
 
 
412
  outputs=[]
413
  )
414
 
415
+ demo.launch()
416
+
417
+ """
418
 
419
  with gr.Row():
420
 
 
503
  """
504
 
505
  )
506
+ """"""
507
+ ""
508
+