SaladSlayer00 commited on
Commit
31ad5e9
1 Parent(s): 1ff42e9

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -108,5 +108,5 @@ with gr.Blocks() as demo:
108
  css = """
109
  body { font-family: Arial, sans-serif; }
110
  """
111
-
112
  demo.launch()
 
108
  css = """
109
  body { font-family: Arial, sans-serif; }
110
  """
111
+ # Demo Launching
112
  demo.launch()