Add model card
#1
by
nielsr
HF staff
- opened
README.md
CHANGED
@@ -1,3 +1,8 @@
|
|
1 |
-
---
|
2 |
-
license: apache-2.0
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
pipeline_tag: image-to-3d
|
4 |
+
---
|
5 |
+
|
6 |
+
This repository contains the TEXGen model described in [TEXGen: a Generative Diffusion Model for Mesh Textures](https://huggingface.co/papers/2411.14740).
|
7 |
+
|
8 |
+
Code: https://github.com/CVMI-Lab/TEXGen
|