urnotwen commited on
Commit
bb17445
·
verified ·
1 Parent(s): 6e3bd1b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -58,7 +58,7 @@ def process_image(input_image):
58
 
59
  # --- 3. 介面 ---
60
  with gr.Blocks(title="RMBG-2.0 AI") as app:
61
- gr.Markdown("## ✂️ RMBG-2.0 去背服務")
62
 
63
  with gr.Row():
64
  input_img = gr.Image(type="pil", label="Input")
 
58
 
59
  # --- 3. 介面 ---
60
  with gr.Blocks(title="RMBG-2.0 AI") as app:
61
+ gr.Markdown("## ✂️ 去背服務測試")
62
 
63
  with gr.Row():
64
  input_img = gr.Image(type="pil", label="Input")