OriLib commited on
Commit
02c3073
·
verified ·
1 Parent(s): 24c81de

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +4 -2
app.py CHANGED
@@ -139,9 +139,11 @@ with image_blocks as demo:
139
  gr.HTML('''
140
  <p style="margin-bottom: 10px; font-size: 94%">
141
  This demo showcases the <strong>Lifestyle Product Shot by Text</strong> and <strong>Lifestyle Product Shot by Image</strong> feature, enabling users to generate product backgrounds effortlessly.<br>
142
- With <strong>Lifestyle Product Shot by Text</strong>, users can create backgrounds using descriptive textual prompts, while <strong>Lifestyle Product Shot by Image</strong> allows backgrounds to be generated based on a reference image for inspiration.<br>
 
143
  The pipeline comprises multiple components, including <a href="https://huggingface.co/briaai/BRIA-2.3" target="_blank">briaai/BRIA-2.3</a>,
144
- <a href="https://huggingface.co/briaai/RMBG-2.0" target="_blank">briaai/RMBG-2.0</a> and <a href="https://huggingface.co/briaai/BRIA-2.3-ControlNet-BG-Gen" target="_blank">briaai/BRIA-2.3-ControlNet-BG-Gen</a>, all trained on licensed data.<br>
 
145
  This ensures full legal liability coverage for copyright and privacy infringement.<br>
146
  Notes:<br>
147
  - High-resolution images may take longer to process.<br>
 
139
  gr.HTML('''
140
  <p style="margin-bottom: 10px; font-size: 94%">
141
  This demo showcases the <strong>Lifestyle Product Shot by Text</strong> and <strong>Lifestyle Product Shot by Image</strong> feature, enabling users to generate product backgrounds effortlessly.<br>
142
+ With <strong>Lifestyle Product Shot by Text</strong>, users can create backgrounds using descriptive textual prompts,
143
+ while <strong>Lifestyle Product Shot by Image</strong> allows backgrounds to be generated based on a reference image for inspiration.<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>, <a href="https://huggingface.co/briaai/BRIA-2.3-ControlNet-BG-Gen" target="_blank">briaai/BRIA-2.3-ControlNet-BG-Gen</a> and
146
+ <a href="https://huggingface.co/briaai/Image-Prompt" target="_blank">briaai/Image-Prompt</a>, all trained on licensed data.<br>
147
  This ensures full legal liability coverage for copyright and privacy infringement.<br>
148
  Notes:<br>
149
  - High-resolution images may take longer to process.<br>