Sandipan Haldar commited on
Commit
ace630e
Β·
2 Parent(s): ac246b3 5a3328e

Merge branch 'main' of hf.co:spaces/Agents-MCP-Hackathon/Smart-Auto-Complete

Browse files
Files changed (1) hide show
  1. README.md +6 -5
README.md CHANGED
@@ -1,15 +1,16 @@
1
  ---
2
- title: Smart Auto Complete
3
- emoji: πŸŒ–
4
  colorFrom: blue
5
  colorTo: yellow
6
  sdk: gradio
7
  sdk_version: 5.33.1
8
  app_file: app.py
9
- pinned: false
10
  license: apache-2.0
11
- tag: [agent-demo-track]
12
- short_description: 'Smart autocomplete user emails and writing'
 
13
  ---
14
  # πŸš€ Smart Auto-Complete
15
 
 
1
  ---
2
+ title: SmartAutoComplete
3
+ emoji: πŸš€
4
  colorFrom: blue
5
  colorTo: yellow
6
  sdk: gradio
7
  sdk_version: 5.33.1
8
  app_file: app.py
9
+ pinned: true
10
  license: apache-2.0
11
+ tag:
12
+ - agent-demo-track
13
+ short_description: Smart autocomplete user emails and writing
14
  ---
15
  # πŸš€ Smart Auto-Complete
16