kraxenia commited on
Commit
17f885f
·
verified ·
1 Parent(s): d84c580

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -101,7 +101,7 @@ with image_blocks as demo:
101
  gr.Markdown("## BRIA Restyle Portrait API")
102
  gr.HTML('''
103
  <p style="margin-bottom: 10px; font-size: 94%">
104
- This demo showcases the BRIA Restyle Portrait capability, which lets you transform the style of a portrait while preserving the person's facial features using a tailored model and a reference image.<br> ComfyUI node is available here: ComfyUI Node is available <a href=https://github.com/Bria-AI/ComfyUI-BRIA-API/tree/main?tab=readme-ov-file#tailored-generation-nodes>here</a>
105
  </p>
106
  ''')
107
 
 
101
  gr.Markdown("## BRIA Restyle Portrait API")
102
  gr.HTML('''
103
  <p style="margin-bottom: 10px; font-size: 94%">
104
+ This demo showcases the BRIA Restyle Portrait capability, which lets you transform the style of a portrait while preserving the person's facial features using a tailored model and a reference image.<br> ComfyUI Node is available <a href=https://github.com/Bria-AI/ComfyUI-BRIA-API/tree/main?tab=readme-ov-file#tailored-generation-nodes>here</a>
105
  </p>
106
  ''')
107