mihalykiss commited on
Commit
1f06810
·
verified ·
1 Parent(s): ffaf2b4

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -1
app.py CHANGED
@@ -171,7 +171,8 @@ html,body{
171
  }
172
  """
173
  )
174
-
 
175
  with iface:
176
  with gr.Column(elem_classes="container"):
177
  # Hero section
 
171
  }
172
  """
173
  )
174
+ AI_texts = [""]
175
+ Human_texts = [""]
176
  with iface:
177
  with gr.Column(elem_classes="container"):
178
  # Hero section