tsi-org commited on
Commit
447eb9b
1 Parent(s): c7c986d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -249,11 +249,11 @@ def generate_image(face_image, pose_image, prompt, negative_prompt, style_name,
249
 
250
  ### Description
251
  title = r"""
252
- <h1 align="center">InstantID: Zero-shot Identity-Preserving Generation in Seconds</h1>
253
  """
254
 
255
  description = r"""
256
- <b>Official 🤗 Gradio demo</b> for <a href='https://github.com/InstantID/InstantID' target='_blank'><b>InstantID: Zero-shot Identity-Preserving Generation in Seconds</b></a>.<br>
257
 
258
  How to use:<br>
259
  1. Upload a person image. For multiple person images, we will only detect the biggest face. Make sure face is not too small and not significantly blocked or blurred.
 
249
 
250
  ### Description
251
  title = r"""
252
+ <h1 align="center">Pixio Identity-Preserving Generation in Seconds</h1>
253
  """
254
 
255
  description = r"""
256
+ <b>Official 🤗 New demo</b> for <a href='https://pixio.ai' target='_blank'><b>Pixio Identity-Preserving Generation in Seconds</b></a>.<br>
257
 
258
  How to use:<br>
259
  1. Upload a person image. For multiple person images, we will only detect the biggest face. Make sure face is not too small and not significantly blocked or blurred.