Jinl commited on
Commit
0a83c36
1 Parent(s): ee9b622

[update] LCM support

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -389,7 +389,7 @@ def ui():
389
  with gr.Blocks(css=css) as demo:
390
  gr.Markdown(
391
  """
392
- # [Portrait Diffusion: Training-free Face Stylization with Chain-of-Painting](https://arxiv.org/abs/00000)
393
  Jin Liu, Huaibo Huang, Chao Jin, Ran He* (*Corresponding Author)<br>
394
  [Arxiv Report](https://arxiv.org/abs/2312.02212) | [Github](https://github.com/liujin112/PortraitDiffusion)
395
  """
 
389
  with gr.Blocks(css=css) as demo:
390
  gr.Markdown(
391
  """
392
+ # [Portrait Diffusion: Training-free Face Stylization with Chain-of-Painting](https://arxiv.org/abs/2312.02212)
393
  Jin Liu, Huaibo Huang, Chao Jin, Ran He* (*Corresponding Author)<br>
394
  [Arxiv Report](https://arxiv.org/abs/2312.02212) | [Github](https://github.com/liujin112/PortraitDiffusion)
395
  """