Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -150,10 +150,8 @@ with image_blocks as demo:
|
|
150 |
- For best results in reference by image: make sure the foreground in the image is already located in the wanted position and scale, relative to the elements in the reference image.<br><br>
|
151 |
</p>
|
152 |
<p style="margin-bottom: 10px; font-size: 94%">
|
153 |
-
API Endpoint available on: <a href="https://fal.ai/models/fal-ai/bria/product-shot" target="_blank">fal.ai</a
|
154 |
-
</
|
155 |
-
<p style="margin-bottom: 10px; font-size: 94%">
|
156 |
-
ComfyUI node is available here: <a href="https://github.com/Bria-AI/ComfyUI-BRIA-API" target="_blank">ComfyUI Node</a>.
|
157 |
</p>
|
158 |
''')
|
159 |
with gr.Tab(label="By scene description", id="tab_prompt"):
|
|
|
150 |
- For best results in reference by image: make sure the foreground in the image is already located in the wanted position and scale, relative to the elements in the reference image.<br><br>
|
151 |
</p>
|
152 |
<p style="margin-bottom: 10px; font-size: 94%">
|
153 |
+
API Endpoint available on: <a href="https://fal.ai/models/fal-ai/bria/product-shot" target="_blank">fal.ai</a><br>
|
154 |
+
ComfyUI node is available here: <a href="https://github.com/Bria-AI/ComfyUI-BRIA-API" target="_blank">ComfyUI Node</a>
|
|
|
|
|
155 |
</p>
|
156 |
''')
|
157 |
with gr.Tab(label="By scene description", id="tab_prompt"):
|