Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
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
|
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 |
''')
|