israelweiss commited on
Commit
c3bac7e
·
1 Parent(s): eaaba91
Files changed (1) hide show
  1. app.py +3 -0
app.py CHANGED
@@ -110,6 +110,9 @@ with image_blocks as demo:
110
  <a href="https://huggingface.co/briaai/BRIA-2.3-ControlNet-Inpainting" target="_blank">briaai/BRIA-2.3-ControlNet-Inpainting</a>,
111
  and <a href="https://huggingface.co/briaai/BRIA-2.3-FAST-LORA" target="_blank">briaai/BRIA-2.3-FAST-LORA</a>, all trained on licensed data.<br>
112
  This ensures full legal liability coverage for copyright and privacy infringement.
 
 
 
113
  </p>
114
  ''')
115
  with gr.Row():
 
110
  <a href="https://huggingface.co/briaai/BRIA-2.3-ControlNet-Inpainting" target="_blank">briaai/BRIA-2.3-ControlNet-Inpainting</a>,
111
  and <a href="https://huggingface.co/briaai/BRIA-2.3-FAST-LORA" target="_blank">briaai/BRIA-2.3-FAST-LORA</a>, all trained on licensed data.<br>
112
  This ensures full legal liability coverage for copyright and privacy infringement.
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():