yetessam commited on
Commit
5b22470
·
verified ·
1 Parent(s): 6809018

Update Gradio_UI.py

Browse files
Files changed (1) hide show
  1. Gradio_UI.py +4 -0
Gradio_UI.py CHANGED
@@ -42,6 +42,10 @@ agent_header = """
42
 
43
  section_header = "Section Overview"
44
 
 
 
 
 
45
  agent_footer = """
46
  Thanks for trying it out!
47
  """
 
42
 
43
  section_header = "Section Overview"
44
 
45
+
46
+ examples = [ "", "",""]
47
+
48
+
49
  agent_footer = """
50
  Thanks for trying it out!
51
  """