Junjie96 commited on
Commit
0baf6ae
Β·
verified Β·
1 Parent(s): 3162427

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -407,7 +407,7 @@ if __name__ == "__main__":
407
  block = gr.Blocks(title="UniPortrait").queue()
408
  with block:
409
  gr.HTML(title)
410
- gr.Markdown("<font size=4>πŸ“’πŸ“’πŸ“’: we have released the inference code on [GitHub](https://github.com/junjiehe96/UniPortrait). Now you can deploy it on your own GPU!</font>")
411
  gr.HTML(title_description)
412
 
413
  with gr.TabItem("Text-to-Single-ID"):
 
407
  block = gr.Blocks(title="UniPortrait").queue()
408
  with block:
409
  gr.HTML(title)
410
+ gr.Markdown("<font size=5>πŸ“’πŸ“’πŸ“’: we have released the inference code on [GitHub](https://github.com/junjiehe96/UniPortrait). Now you can deploy it on your own GPU!πŸ€—πŸ€—πŸ€—</font>")
411
  gr.HTML(title_description)
412
 
413
  with gr.TabItem("Text-to-Single-ID"):