yetessam commited on
Commit
f8050cc
·
verified ·
1 Parent(s): 0fe79b2

Update ContentGradio.py

Browse files
Files changed (1) hide show
  1. ContentGradio.py +1 -1
ContentGradio.py CHANGED
@@ -34,7 +34,7 @@ def create_header():
34
  # Content Agent
35
  """
36
  with gr.Row():
37
- gr.Markdown("<div id='header'>" + agent_header" </div>")
38
 
39
  # Create the user guidance section
40
  def create_user_guidance():
 
34
  # Content Agent
35
  """
36
  with gr.Row():
37
+ gr.Markdown("<div id='header'>" + agent_header + "</div>")
38
 
39
  # Create the user guidance section
40
  def create_user_guidance():