ana-35 commited on
Commit
b50efb5
·
verified ·
1 Parent(s): bd3088c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -1
README.md CHANGED
@@ -7,6 +7,9 @@ sdk: gradio
7
  sdk_version: 5.31.0
8
  app_file: app.py
9
  pinned: false
 
10
  ---
11
 
12
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
 
 
7
  sdk_version: 5.31.0
8
  app_file: app.py
9
  pinned: false
10
+ hf_oauth: true
11
  ---
12
 
13
+ # Agents Final Assessment
14
+
15
+ This Space implements a multi-tool agent for the Hugging Face Agents course final assessment.