LTT commited on
Commit
80d72fb
·
verified ·
1 Parent(s): d94abd9

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +6 -5
app.py CHANGED
@@ -270,12 +270,13 @@ _CITE_ = r"""
270
 
271
  If you find our work useful for your research or applications, please cite using this bibtex:
272
  ```bibtex
273
- @article{xxxx,
274
- title={xxxx},
275
- author={xxxx},
276
- journal={xxxx},
277
- year={xxxx}
278
  }
 
279
  ```
280
 
281
  📋 **License**
 
270
 
271
  If you find our work useful for your research or applications, please cite using this bibtex:
272
  ```bibtex
273
+ @article{lin2025kiss3dgenrepurposingimagediffusion,
274
+ title={Kiss3DGen: Repurposing Image Diffusion Models for 3D Asset Generation},
275
+ author={Jiantao Lin, Xin Yang, Meixi Chen, Yingjie Xu, Dongyu Yan, Leyi Wu, Xinli Xu, Lie XU, Shunsi Zhang, Ying-Cong Chen},
276
+ journal={arXiv preprint arXiv:2503.01370},
277
+ year={2025}
278
  }
279
+
280
  ```
281
 
282
  📋 **License**