AmrE commited on
Commit
86dbc31
·
verified ·
1 Parent(s): 97db480

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -75,5 +75,6 @@ demo = gr.ChatInterface(
75
  ],
76
  )
77
 
 
78
  if __name__ == "__main__":
79
  demo.launch()
 
75
  ],
76
  )
77
 
78
+
79
  if __name__ == "__main__":
80
  demo.launch()