Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
@@ -427,7 +427,7 @@ def generate_image(
|
|
427 |
|
428 |
# Description
|
429 |
title = r"""
|
430 |
-
|
431 |
Demo for the `Super-shuhe/InstantID-FaceID-6M` trained on the [FaceID 6M](https://huggingface.co/datasets/Super-shuhe/FaceID-6M) open dataset of 6M faces
|
432 |
"""
|
433 |
|
|
|
427 |
|
428 |
# Description
|
429 |
title = r"""
|
430 |
+
# InstantID FaceID 6M: Zero-shot Identity-Preserving Generation in Seconds
|
431 |
Demo for the `Super-shuhe/InstantID-FaceID-6M` trained on the [FaceID 6M](https://huggingface.co/datasets/Super-shuhe/FaceID-6M) open dataset of 6M faces
|
432 |
"""
|
433 |
|