quancute commited on
Commit
bf38f05
·
verified ·
1 Parent(s): be3ef50

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -98,6 +98,6 @@ demo = gr.ChatInterface(
98
  ],
99
  )
100
 
101
-
102
  if __name__ == "__main__":
103
  demo.launch()
 
98
  ],
99
  )
100
 
101
+
102
  if __name__ == "__main__":
103
  demo.launch()