Diffusers
Safetensors
ReubenSun commited on
Commit
2a107af
·
1 Parent(s): c2a5cc0
Files changed (1) hide show
  1. README.md +9 -1
README.md CHANGED
@@ -86,5 +86,13 @@ textured_mesh.export("textured_mesh.glb")
86
  If you find our work helpful, please cite us
87
 
88
  ```
89
-
 
 
 
 
 
 
 
 
90
  ```
 
86
  If you find our work helpful, please cite us
87
 
88
  ```
89
+ @misc{li2025step1x3dhighfidelitycontrollablegeneration,
90
+ title={Step1X-3D: Towards High-Fidelity and Controllable Generation of Textured 3D Assets},
91
+ author={Weiyu Li and Xuanyang Zhang and Zheng Sun and Di Qi and Hao Li and Wei Cheng and Weiwei Cai and Shihao Wu and Jiarui Liu and Zihao Wang and Xiao Chen and Feipeng Tian and Jianxiong Pan and Zeming Li and Gang Yu and Xiangyu Zhang and Daxin Jiang and Ping Tan},
92
+ year={2025},
93
+ eprint={2505.07747},
94
+ archivePrefix={arXiv},
95
+ primaryClass={cs.CV},
96
+ url={https://arxiv.org/abs/2505.07747},
97
+ }
98
  ```