ssboost commited on
Commit
f1d4e58
·
verified ·
1 Parent(s): 50d479d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -2
app.py CHANGED
@@ -55,8 +55,6 @@ def process_image(password, input_image):
55
  return None, None
56
 
57
  with gr.Blocks(theme=gr.themes.Soft()) as demo:
58
- gr.Markdown("# Background Remover (Password Protected)")
59
-
60
  with gr.Row():
61
  with gr.Column():
62
  password_input = gr.Textbox(
 
55
  return None, None
56
 
57
  with gr.Blocks(theme=gr.themes.Soft()) as demo:
 
 
58
  with gr.Row():
59
  with gr.Column():
60
  password_input = gr.Textbox(