Mdean77 commited on
Commit
f119af7
·
1 Parent(s): 1e2602b

Add import chainlit

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -4,6 +4,7 @@
4
  """
5
  IMPORTS HERE
6
  """
 
7
 
8
  ### Global Section ###
9
  """
 
4
  """
5
  IMPORTS HERE
6
  """
7
+ import chainlit as cl
8
 
9
  ### Global Section ###
10
  """