MattyWhite commited on
Commit
f481f3e
·
verified ·
1 Parent(s): c256c35

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -58,6 +58,6 @@ demo = gr.ChatInterface(
58
  ],
59
  )
60
 
61
-
62
  if __name__ == "__main__":
63
  demo.launch()
 
58
  ],
59
  )
60
 
61
+
62
  if __name__ == "__main__":
63
  demo.launch()