martianband1t commited on
Commit
086b023
1 Parent(s): b458698

Update app.py

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