Spaces:
Running
on
Zero
Running
on
Zero
Update notification for PhotoMaker V2
Browse files
app.py
CHANGED
|
@@ -135,6 +135,9 @@ logo = r"""
|
|
| 135 |
"""
|
| 136 |
title = r"""
|
| 137 |
<h1 align="center">PhotoMaker: Customizing Realistic Human Photos via Stacked ID Embedding</h1>
|
|
|
|
|
|
|
|
|
|
| 138 |
"""
|
| 139 |
|
| 140 |
description = r"""
|
|
|
|
| 135 |
"""
|
| 136 |
title = r"""
|
| 137 |
<h1 align="center">PhotoMaker: Customizing Realistic Human Photos via Stacked ID Embedding</h1>
|
| 138 |
+
<div align="center">
|
| 139 |
+
<h2>[💥💥 News] We release PhotoMaker V2: Improved ID Fidelity and Better Controllability than PhotoMaker V1 <a href="https://huggingface.co/spaces/TencentARC/PhotoMaker-V2">[Try the 🤗 demo now!]</a></h2>
|
| 140 |
+
</div>
|
| 141 |
"""
|
| 142 |
|
| 143 |
description = r"""
|