Mubbashir Ahmed commited on
Commit
612686d
·
1 Parent(s): 3f087c6
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -142,5 +142,6 @@ with gr.Blocks() as demo:
142
  outputs=[chat_display, chat_memory, evaluation_display]
143
  )
144
 
 
145
  # Launch
146
  demo.launch()
 
142
  outputs=[chat_display, chat_memory, evaluation_display]
143
  )
144
 
145
+
146
  # Launch
147
  demo.launch()