israelweiss commited on
Commit
d2e6407
·
1 Parent(s): 4951f1d

description update

Browse files
Files changed (1) hide show
  1. app.py +2 -1
app.py CHANGED
@@ -140,7 +140,8 @@ with image_blocks as demo:
140
  gr.Markdown("## BRIA Replace Background By Reference API")
141
  gr.HTML('''
142
  <p style="margin-bottom: 10px; font-size: 94%">
143
- This demo showcases the BRIA Replace Background By Reference capability, which allows users to replace background for an image, guided by either a textual prompt or a reference image which is used for inpiring the generated background.<br>
 
144
  The pipeline comprises multiple components, including <a href="https://huggingface.co/briaai/BRIA-2.3" target="_blank">briaai/BRIA-2.3</a>,
145
  <a href="https://huggingface.co/briaai/RMBG-2.0" target="_blank">briaai/RMBG-2.0</a>, all trained on licensed data.<br>
146
  This ensures full legal liability coverage for copyright and privacy infringement.<br>
 
140
  gr.Markdown("## BRIA Replace Background By Reference API")
141
  gr.HTML('''
142
  <p style="margin-bottom: 10px; font-size: 94%">
143
+ This demo showcases the <b>Lifestyle Product Shot by Text</b> and <b>Lifestyle Product Shot by Image</b> feature, enabling users to generate product backgrounds effortlessly.<br>
144
+ With <b>Lifestyle Product Shot by Text</b>, users can create backgrounds using descriptive textual prompts, while <b>Lifestyle Product Shot by Image</b> allows backgrounds to be generated based on a reference image for inspiration.<br>
145
  The pipeline comprises multiple components, including <a href="https://huggingface.co/briaai/BRIA-2.3" target="_blank">briaai/BRIA-2.3</a>,
146
  <a href="https://huggingface.co/briaai/RMBG-2.0" target="_blank">briaai/RMBG-2.0</a>, all trained on licensed data.<br>
147
  This ensures full legal liability coverage for copyright and privacy infringement.<br>