Nymbo commited on
Commit
5b7cecb
·
verified ·
1 Parent(s): dd6f09a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -232,4 +232,4 @@ print("Gradio interface initialized.")
232
 
233
  if __name__ == "__main__":
234
  print("Launching the demo application.")
235
- demo.launch()
 
232
 
233
  if __name__ == "__main__":
234
  print("Launching the demo application.")
235
+ demo.Launch()