AirrStorm commited on
Commit
3f1f52d
·
1 Parent(s): cb878f0

modified: app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -2
app.py CHANGED
@@ -69,7 +69,5 @@ demo = gr.Interface(
69
  examples=examples
70
  )
71
 
72
-
73
-
74
  # Launch the interface with shareable link
75
  demo.launch()
 
69
  examples=examples
70
  )
71
 
 
 
72
  # Launch the interface with shareable link
73
  demo.launch()