israelweiss commited on
Commit
c2c9be0
·
1 Parent(s): ca0c1dd

bold fix try #2

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -140,8 +140,8 @@ with image_blocks as demo:
140
  gr.Markdown("## Lifestyle Product Shot Background Generation")
141
  gr.HTML('''
142
  <p style="margin-bottom: 10px; font-size: 94%">
143
- This demo showcases the **Lifestyle Product Shot by Text** and **Lifestyle Product Shot by Image** feature, enabling users to generate product backgrounds effortlessly.<br>
144
- With **Lifestyle Product Shot by Text**, users can create backgrounds using descriptive textual prompts, while **Lifestyle Product Shot by Image** 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>
 
140
  gr.Markdown("## Lifestyle Product Shot Background Generation")
141
  gr.HTML('''
142
  <p style="margin-bottom: 10px; font-size: 94%">
143
+ 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>
144
+ 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>
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>