Commit ·
ce98309
1
Parent(s): c92d822
Add pipeline tag (#1)
Browse files- Add pipeline tag (2663e4572697776ca83a9c8fab4617f5d5362e2f)
Co-authored-by: Niels Rogge <nielsr@users.noreply.huggingface.co>
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
|