boyiwei commited on
Commit
9ae69bd
1 Parent(s): 30c346e
Files changed (1) hide show
  1. app.py +2 -1
app.py CHANGED
@@ -248,4 +248,5 @@ custom_css = """
248
  """
249
 
250
 
251
- demo.launch(debug=True, custom_css=custom_css)
 
 
248
  """
249
 
250
 
251
+ # demo.launch(debug=True, custom_css=custom_css)
252
+ demo.launch(debug=True)