nielsr HF staff commited on
Commit
eedce8b
·
verified ·
1 Parent(s): a19a1bf

Add image-to-3d pipeline tag

Browse files

This PR adds the image-to-3d pipeline tag, ensuring people can find your model at https://huggingface.co/models?pipeline_tag=image-to-3d.

Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -1,10 +1,12 @@
1
  ---
2
  license: mit
 
3
  ---
 
4
  Model card for *DeepMesh: Auto-Regressive Artist-mesh Creation with Reinforcement Learning*
5
 
6
  Project Page: https://zhaorw02.github.io/DeepMesh/
7
 
8
  Arxiv: https://arxiv.org/abs/2503.15265
9
  ![teaser.png](https://cdn-uploads.huggingface.co/production/uploads/6522e4fbd89bc7773ddc4b58/mm6c1-0baM4ut7n7hTPvF.png)
10
- DeepMesh efficiently generates aesthetic, artist-like meshes conditioned on the given point cloud.
 
1
  ---
2
  license: mit
3
+ pipeline_tag: image-to-3d
4
  ---
5
+
6
  Model card for *DeepMesh: Auto-Regressive Artist-mesh Creation with Reinforcement Learning*
7
 
8
  Project Page: https://zhaorw02.github.io/DeepMesh/
9
 
10
  Arxiv: https://arxiv.org/abs/2503.15265
11
  ![teaser.png](https://cdn-uploads.huggingface.co/production/uploads/6522e4fbd89bc7773ddc4b58/mm6c1-0baM4ut7n7hTPvF.png)
12
+ DeepMesh efficiently generates aesthetic, artist-like meshes conditioned on the given point cloud.