Georg Claude Sonnet 4.5 commited on
Commit
ef6bfe4
·
1 Parent(s): 10b80bb

Fix README.md frontmatter formatting

Browse files

- Quote sdk_version per HF template format
- Remove hf_oauth (not in standard template)
- Add foundationpose tag
- Fix 6D-pose to 6d-pose for consistency

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>

Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -4,15 +4,15 @@ emoji: 🎯
4
  colorFrom: blue
5
  colorTo: purple
6
  sdk: gradio
7
- sdk_version: 4.50.0
8
  app_file: app.py
9
  pinned: false
10
- hf_oauth: false
11
  tags:
12
  - computer-vision
13
- - 6D-pose
14
  - object-detection
15
  - robotics
 
16
  ---
17
 
18
  # FoundationPose Inference Server
 
4
  colorFrom: blue
5
  colorTo: purple
6
  sdk: gradio
7
+ sdk_version: "4.50.0"
8
  app_file: app.py
9
  pinned: false
 
10
  tags:
11
  - computer-vision
12
+ - 6d-pose
13
  - object-detection
14
  - robotics
15
+ - foundationpose
16
  ---
17
 
18
  # FoundationPose Inference Server