prithivMLmods commited on
Commit
8981b09
·
verified ·
1 Parent(s): b51eee4

update app

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -930,7 +930,7 @@ bbox_drawer_js = r"""
930
  with gr.Blocks() as demo:
931
  gr.Markdown("# **QIE-Object-Remover-Bbox**", elem_id="main-title")
932
  gr.Markdown(
933
- "Perform diverse image edits using a specialized [LoRA](https://huggingface.co/prithivMLmods/QIE-2511-Object-Remover-v2). "
934
  "Upload an image directly into the bounding box editor area below, draw red bounding boxes over the objects you want to remove, and click Remove Object. "
935
  "Multiple boxes supported. Select, move, resize or delete individual boxes.",
936
  elem_id="subtitle",
 
930
  with gr.Blocks() as demo:
931
  gr.Markdown("# **QIE-Object-Remover-Bbox**", elem_id="main-title")
932
  gr.Markdown(
933
+ "Perform diverse image edits using a specialized [LoRA](https://huggingface.co/prithivMLmods/QIE-2509-Object-Remover-Bbox). "
934
  "Upload an image directly into the bounding box editor area below, draw red bounding boxes over the objects you want to remove, and click Remove Object. "
935
  "Multiple boxes supported. Select, move, resize or delete individual boxes.",
936
  elem_id="subtitle",