Tonic commited on
Commit
bcd72e1
Β·
verified Β·
1 Parent(s): 37204e2

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +4 -0
app.py CHANGED
@@ -149,5 +149,9 @@ demo.css += """
149
 
150
  }
151
 
 
 
 
 
152
  # Launch the Gradio interface
153
  demo.launch()
 
149
 
150
  }
151
 
152
+
153
+
154
+
155
+ """
156
  # Launch the Gradio interface
157
  demo.launch()