Gabiburt commited on
Commit
0d20806
1 Parent(s): 7797ad1

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -207,7 +207,7 @@ with image_blocks as demo:
207
  gr.HTML('''
208
  <p style="margin-bottom: 10px; font-size: 94%">
209
  This is a demo for
210
- <a href="https://huggingface.co/briaai/BRIA-2.3-ControlNet-Inpainting" target="_blank">BRIA Eraser </a>.
211
  BRIA Eraser enables the ability to clear out and clean areas in an image or remove specific elements, while trained on licensed data, and so provide full legal liability coverage for copyright and privacy infringement.
212
  </p>
213
  ''')
 
207
  gr.HTML('''
208
  <p style="margin-bottom: 10px; font-size: 94%">
209
  This is a demo for
210
+ <a href="https://huggingface.co/briaai/BRIA-2.3-ControlNet-Inpainting" target="_blank">BRIA 2.3 ControlNet Inpainting</a>.
211
  BRIA Eraser enables the ability to clear out and clean areas in an image or remove specific elements, while trained on licensed data, and so provide full legal liability coverage for copyright and privacy infringement.
212
  </p>
213
  ''')