multimodalart HF Staff commited on
Commit
4b9ce73
·
verified ·
1 Parent(s): f2076bb

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -427,7 +427,7 @@ def generate_image(
427
 
428
  # Description
429
  title = r"""
430
- <h1 align="center">InstantID FaceID 6M: Zero-shot Identity-Preserving Generation in Seconds</h1>
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