Update app.py
Browse files
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{
|
274 |
-
title={
|
275 |
-
author={
|
276 |
-
journal={
|
277 |
-
year={
|
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**
|