dvir-bria commited on
Commit
ee4c270
1 Parent(s): 75cee3f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -107,7 +107,7 @@ with image_blocks as demo:
107
  gr.Markdown("## BRIA Generative Fill API")
108
  gr.HTML('''
109
  <p style="margin-bottom: 10px; font-size: 94%">
110
- This demo showcases the BRIA Generative Fill capability, which allows users to add and modifiy elements or objects from images, guided by a mask and a prompt.<br>
111
  The pipeline comprises multiple components, including <a href="https://huggingface.co/briaai/BRIA-2.3" target="_blank">briaai/BRIA-2.3</a>,
112
  <a href="https://huggingface.co/briaai/BRIA-2.3-ControlNet-Generative-Fill" target="_blank">briaai/BRIA-2.3-ControlNet-Generative-Fill</a>,
113
  and <a href="https://huggingface.co/briaai/BRIA-2.3-FAST-LORA" target="_blank">briaai/BRIA-2.3-FAST-LORA</a>, all trained on licensed data.<br>
 
107
  gr.Markdown("## BRIA Generative Fill API")
108
  gr.HTML('''
109
  <p style="margin-bottom: 10px; font-size: 94%">
110
+ This demo showcases the BRIA Generative Fill capability, which allows users to add and modify elements or objects from images, guided by a mask and a prompt.<br>
111
  The pipeline comprises multiple components, including <a href="https://huggingface.co/briaai/BRIA-2.3" target="_blank">briaai/BRIA-2.3</a>,
112
  <a href="https://huggingface.co/briaai/BRIA-2.3-ControlNet-Generative-Fill" target="_blank">briaai/BRIA-2.3-ControlNet-Generative-Fill</a>,
113
  and <a href="https://huggingface.co/briaai/BRIA-2.3-FAST-LORA" target="_blank">briaai/BRIA-2.3-FAST-LORA</a>, all trained on licensed data.<br>