marin-iuga commited on
Commit
60318b2
·
verified ·
1 Parent(s): a469fd5

Corrections.

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -145,8 +145,8 @@ with gr.Blocks() as demo:
145
  gr.Markdown("# Basic Agent Evaluation Runner")
146
  gr.Markdown(
147
  """
148
- *HuggingFace agents course - final assignement implementation.*
149
-
150
  """
151
  )
152
 
 
145
  gr.Markdown("# Basic Agent Evaluation Runner")
146
  gr.Markdown(
147
  """
148
+ # HuggingFace agents course - final assignement implementation.
149
+ An OPEN AI key will be needed to run this assignment.
150
  """
151
  )
152