Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -70,8 +70,8 @@ with block:
|
|
70 |
gr.HTML('''
|
71 |
<p style="margin-bottom: 10px; font-size: 94%">
|
72 |
This is a demo for ControlNet Canny that using
|
73 |
-
<a href="https://huggingface.co/briaai/BRIA-2.
|
74 |
-
Trained on licensed data, BRIA 2.
|
75 |
</p>
|
76 |
''')
|
77 |
with gr.Row():
|
|
|
70 |
gr.HTML('''
|
71 |
<p style="margin-bottom: 10px; font-size: 94%">
|
72 |
This is a demo for ControlNet Canny that using
|
73 |
+
<a href="https://huggingface.co/briaai/BRIA-2.2" target="_blank">BRIA 2.2 text-to-image model</a> as backbone.
|
74 |
+
Trained on licensed data, BRIA 2.2 provide full legal liability coverage for copyright and privacy infringement.
|
75 |
</p>
|
76 |
''')
|
77 |
with gr.Row():
|