aixsatoshi commited on
Commit
16e5a54
1 Parent(s): e3f9b7b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -148,5 +148,6 @@ with gr.Blocks(css=CSS) as demo:
148
  )
149
 
150
 
 
151
  if __name__ == "__main__":
152
  demo.launch()
 
148
  )
149
 
150
 
151
+
152
  if __name__ == "__main__":
153
  demo.launch()