Andyx nielsr HF staff commited on
Commit
293cc29
1 Parent(s): 02e4b97

Add model card (#1)

Browse files

- Add model card (a99225025c564142b281e1f8da113042cc6135cd)


Co-authored-by: Niels Rogge <nielsr@users.noreply.huggingface.co>

Files changed (1) hide show
  1. README.md +8 -3
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