pikto commited on
Commit
e3a1579
·
1 Parent(s): 7c0c5da

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -2
app.py CHANGED
@@ -234,9 +234,8 @@ with gr.Blocks(theme='pikto/theme@>=0.0.1,<0.0.3') as pan:
234
 
235
  color_state = gr.State(value=False)
236
  matting_state = gr.State(value=(0, 0, 0))
 
237
 
238
- gr.HTML("<center><h1>Remove Background Tool</h1></center>")
239
-
240
  with gr.Row():
241
 
242
  text_input = gr.Textbox() ## Diffuser
 
234
 
235
  color_state = gr.State(value=False)
236
  matting_state = gr.State(value=(0, 0, 0))
237
+ gr.HTML("<center><h1>Remove Background Tool</h1></center>")
238
 
 
 
239
  with gr.Row():
240
 
241
  text_input = gr.Textbox() ## Diffuser