Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
@@ -89,7 +89,7 @@ demo = gr.TabbedInterface(
|
|
89 |
"</span><br>"
|
90 |
"<span style='font-size:16px; font-weight:300;'>"
|
91 |
"API Endpoint available on: "
|
92 |
-
"<a href='https://platform.bria.ai/console/api/image-editing' target='_blank'>Bria.ai</a
|
93 |
"<a href='https://fal.ai/models/fal-ai/bria/background/remove' target='_blank'>fal.ai</a><br>"
|
94 |
"ComfyUI node is available here: "
|
95 |
"<a href='https://github.com/Bria-AI/ComfyUI-BRIA-API' target='_blank'>ComfyUI Node</a><br>"
|
|
|
89 |
"</span><br>"
|
90 |
"<span style='font-size:16px; font-weight:300;'>"
|
91 |
"API Endpoint available on: "
|
92 |
+
"<a href='https://platform.bria.ai/console/api/image-editing' target='_blank'>Bria.ai</a>, "
|
93 |
"<a href='https://fal.ai/models/fal-ai/bria/background/remove' target='_blank'>fal.ai</a><br>"
|
94 |
"ComfyUI node is available here: "
|
95 |
"<a href='https://github.com/Bria-AI/ComfyUI-BRIA-API' target='_blank'>ComfyUI Node</a><br>"
|