MishaF commited on
Commit
82f14e3
·
verified ·
1 Parent(s): 0e5b8cf

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +5 -1
app.py CHANGED
@@ -112,8 +112,12 @@ with image_blocks as demo:
112
  This ensures full legal liability coverage for copyright and privacy infringement.<br>
113
  Notes:<br>
114
  - High-resolution images may take longer to process.<br>
115
- - For multiple masks, results are better if all masks are included in inference.<br>
116
  </p>
 
 
 
 
117
  ''')
118
  with gr.Row():
119
  with gr.Column():
 
112
  This ensures full legal liability coverage for copyright and privacy infringement.<br>
113
  Notes:<br>
114
  - High-resolution images may take longer to process.<br>
115
+ - For multiple masks, results are better if all masks are included in inference.<br><br>
116
  </p>
117
+ <p style="margin-bottom: 10px; font-size: 94%">
118
+ API Endpoint available on: <a href="https://fal.ai/models/fal-ai/bria/eraser" target="_blank">fal.ai</a><br>
119
+ ComfyUI node is available here: <a href="https://github.com/Bria-AI/ComfyUI-BRIA-API" target="_blank">ComfyUI Node</a>
120
+ </p>
121
  ''')
122
  with gr.Row():
123
  with gr.Column():