stevenbucaille commited on
Commit
72a26fd
Β·
verified Β·
1 Parent(s): b441677

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -5
README.md CHANGED
@@ -1,13 +1,13 @@
1
  ---
2
- title: NCISHackerAgent
3
  emoji: πŸš€
4
- colorFrom: red
5
- colorTo: blue
6
  sdk: gradio
7
  sdk_version: 5.33.0
8
  app_file: app.py
9
- pinned: false
10
  license: apache-2.0
 
11
  ---
12
 
13
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
1
  ---
2
+ title: VisionEnhancedAgent
3
  emoji: πŸš€
4
+ colorFrom: green
5
+ colorTo: gray
6
  sdk: gradio
7
  sdk_version: 5.33.0
8
  app_file: app.py
9
+ pinned: true
10
  license: apache-2.0
11
+ tag: agent-demo-track
12
  ---
13