Update app.py
Browse files
app.py
CHANGED
@@ -118,7 +118,7 @@ with image_blocks as demo:
|
|
118 |
- The Generative Fill ControlNet's weights are publicily available.<br><br>
|
119 |
</p>
|
120 |
<p style="margin-bottom: 10px; font-size: 94%">
|
121 |
-
API Endpoint available on: <a href="https://fal.ai/models/fal-ai/bria/genfill" target="_blank">fal.ai</a
|
122 |
ComfyUI node is available here: <a href="https://github.com/Bria-AI/ComfyUI-BRIA-API" target="_blank">ComfyUI Node</a>
|
123 |
</p>
|
124 |
''')
|
|
|
118 |
- The Generative Fill ControlNet's weights are publicily available.<br><br>
|
119 |
</p>
|
120 |
<p style="margin-bottom: 10px; font-size: 94%">
|
121 |
+
API Endpoint available on: <a href="https://docs.bria.ai/image-editing/endpoints/gen-fill" target="_blank">Bria.ai</a>. <a href="https://fal.ai/models/fal-ai/bria/genfill" target="_blank">fal.ai</a>. <a href="https://replicate.com/bria/genfilld" target="_blank">Replicate.com</a>.<br>
|
122 |
ComfyUI node is available here: <a href="https://github.com/Bria-AI/ComfyUI-BRIA-API" target="_blank">ComfyUI Node</a>
|
123 |
</p>
|
124 |
''')
|