gperdrizet commited on
Commit
1451ccd
·
verified ·
1 Parent(s): 13c9cf0

Updated README metadata

Browse files
Files changed (1) hide show
  1. README.md +10 -5
README.md CHANGED
@@ -1,15 +1,20 @@
1
  ---
2
- title: Template Final Assignment
3
- emoji: 🕵🏻‍♂️
4
- colorFrom: indigo
5
- colorTo: indigo
6
  sdk: gradio
7
  sdk_version: 5.25.2
8
  app_file: app.py
9
- pinned: false
 
 
10
  hf_oauth: true
11
  # optional, default duration is 8 hours/480 minutes. Max duration is 30 days/43200 minutes.
12
  hf_oauth_expiration_minutes: 480
 
 
 
 
 
 
13
  ---
14
 
15
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
1
  ---
2
+ title: HF Agents Course: Final Project
 
 
 
3
  sdk: gradio
4
  sdk_version: 5.25.2
5
  app_file: app.py
6
+ colorFrom: pink
7
+ colorTo: yellow
8
+ pinned: yes
9
  hf_oauth: true
10
  # optional, default duration is 8 hours/480 minutes. Max duration is 30 days/43200 minutes.
11
  hf_oauth_expiration_minutes: 480
12
+ tags:
13
+ - smolagents
14
+ - agent
15
+ - smolagent
16
+ - tool
17
+ - agent-course
18
  ---
19
 
20
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference