Dekonstruktio commited on
Commit
f479d2c
·
verified ·
1 Parent(s): 1ff0fa3

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -112,7 +112,7 @@ def apply_filter(filter_type, input_image=None):
112
 
113
  # Gradio interface
114
  with gr.Blocks() as demo:
115
- gr.Markdown('# <p align="center"> Effects </p>')
116
 
117
  # Filter options
118
  filter_type = gr.Dropdown(
 
112
 
113
  # Gradio interface
114
  with gr.Blocks() as demo:
115
+ gr.Markdown('# <p align="center"></p>')
116
 
117
  # Filter options
118
  filter_type = gr.Dropdown(