AirrStorm commited on
Commit
cb878f0
·
1 Parent(s): 06a88a4

modified: app.py

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