not-lain commited on
Commit
8b048b4
β€’
1 Parent(s): a011681

🌘wπŸŒ–

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -144,5 +144,6 @@ demo = gr.ChatInterface(
144
  examples=[["what's anarchy ? "]],
145
  title=TITLE,
146
  description=DESCRIPTION,
 
147
  )
148
  demo.launch(debug=True)
 
144
  examples=[["what's anarchy ? "]],
145
  title=TITLE,
146
  description=DESCRIPTION,
147
+
148
  )
149
  demo.launch(debug=True)