bojun xiong
commited on
Update README.md
Browse files
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
|