bojun xiong commited on
Commit
bd0744c
·
verified ·
1 Parent(s): 45b0ec3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -3
README.md CHANGED
@@ -1,3 +1,10 @@
1
- ---
2
- license: apache-2.0
3
- ---
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ pipeline_tag: text-to-3d
4
+ ---
5
+ # TexGaussian
6
+ TexGaussian is a PBR material generation model conditioned on text input. It was introduced in the paper [TexGaussian: Generating High-quality PBR Material via Octree-based 3D Gaussian Splatting](https://arxiv.org/abs/2411.19654).
7
+
8
+ Project page: https://3d-aigc.github.io/TexGaussian/
9
+
10
+ Code: https://github.com/ymxbj/TexGaussian