yetessam commited on
Commit
0a975e6
·
verified ·
1 Parent(s): e6899f3

Update ContentGradio.py

Browse files
Files changed (1) hide show
  1. ContentGradio.py +1 -1
ContentGradio.py CHANGED
@@ -41,7 +41,7 @@ def create_header():
41
 
42
  """
43
  with gr.Row():
44
- gr.Markdown(f"<div id='header'>$agent_header</div>")
45
 
46
  # Create the user guidance section
47
  def create_user_guidance():
 
41
 
42
  """
43
  with gr.Row():
44
+ gr.Markdown("<div id='header'>" + agent_header" </div>")
45
 
46
  # Create the user guidance section
47
  def create_user_guidance():