Adrian Kretz commited on
Commit
ac1c130
·
1 Parent(s): 14a38fd

Add README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -0
README.md ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: cc-by-nc-4.0
3
+ language:
4
+ - en
5
+ pipeline_tag: image-to-3d
6
+ base_model:
7
+ - facebook/VGGT-1B
8
+ ---
9
+
10
+ # VGGT-1B-onnx
11
+
12
+ ONNX exports of the [VGGT-1B](https://huggingface.co/facebook/VGGT-1B) model.
13
+ These models are generated automatically using scripts from the
14
+ [GitHub Repo](https://github.com/akretz/vggt-onnx).