Pranav0111 commited on
Commit
f485d92
·
verified ·
1 Parent(s): afe8efe

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -410,6 +410,7 @@ def render_chat():
410
  height="450"
411
  ></iframe>
412
 
 
413
  """
414
  components.html(iframe_code, height=600)
415
 
 
410
  height="450"
411
  ></iframe>
412
 
413
+
414
  """
415
  components.html(iframe_code, height=600)
416