nielsr HF staff commited on
Commit
83e0e8a
1 Parent(s): 4a7c93a

Add pipeline tag, link to paper and Github

Browse files

This PR improves the model card by making sure it can be found at https://huggingface.co/models?pipeline_tag=image-to-3d.

It also makes it visible from https://huggingface.co/papers/2411.07025.

Files changed (1) hide show
  1. README.md +8 -3
README.md CHANGED
@@ -1,3 +1,8 @@
1
- ---
2
- license: mit
3
- ---
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ pipeline_tag: image-to-3d
4
+ ---
5
+
6
+ This repository contains the model presented in [Scaling Mesh Generation via Compressive Tokenization](https://huggingface.co/papers/2411.07025).
7
+
8
+ Code: https://github.com/whaohan/bpt