nielsr HF Staff commited on
Commit
2663e45
·
verified ·
1 Parent(s): c92d822

Add pipeline tag

Browse files

This PR adds the `image-to-3d` pipeline tag to the model card metadata to ensure the model is properly categorized and discoverable on the Hugging Face Hub.

Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -1,7 +1,8 @@
1
  ---
2
- license: cc-by-nc-sa-4.0
3
  base_model:
4
  - facebook/VGGT-1B
 
 
5
  tags:
6
  - multimodal
7
  - thermal
 
1
  ---
 
2
  base_model:
3
  - facebook/VGGT-1B
4
+ license: cc-by-nc-sa-4.0
5
+ pipeline_tag: image-to-3d
6
  tags:
7
  - multimodal
8
  - thermal