Tijmen2 commited on
Commit
862e61e
·
verified ·
1 Parent(s): ce8b254

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -40,5 +40,6 @@ demo = gr.ChatInterface(
40
  ]
41
  )
42
 
 
43
  if __name__ == "__main__":
44
  demo.launch()
 
40
  ]
41
  )
42
 
43
+
44
  if __name__ == "__main__":
45
  demo.launch()