Spaces:
Running
on
Zero
Running
on
Zero
ResearcherXman
commited on
Commit
·
52ae519
1
Parent(s):
3c49f9a
update
Browse files
app.py
CHANGED
|
@@ -60,13 +60,11 @@ article = r"""
|
|
| 60 |
<br>
|
| 61 |
If our work is helpful for your research or applications, please cite us via:
|
| 62 |
```bibtex
|
| 63 |
-
@
|
| 64 |
-
|
| 65 |
-
|
| 66 |
-
|
| 67 |
-
|
| 68 |
-
archivePrefix={arXiv},
|
| 69 |
-
primaryClass={cs.CV}
|
| 70 |
}
|
| 71 |
```
|
| 72 |
|
|
|
|
| 60 |
<br>
|
| 61 |
If our work is helpful for your research or applications, please cite us via:
|
| 62 |
```bibtex
|
| 63 |
+
@article{wang2024instantid,
|
| 64 |
+
title={InstantID: Zero-shot Identity-Preserving Generation in Seconds},
|
| 65 |
+
author={Wang, Qixun and Bai, Xu and Wang, Haofan and Qin, Zekui and Chen, Anthony},
|
| 66 |
+
journal={arXiv preprint arXiv:2401.07519},
|
| 67 |
+
year={2024}
|
|
|
|
|
|
|
| 68 |
}
|
| 69 |
```
|
| 70 |
|