Bashir Gulistani commited on
Commit
1c7f80f
·
unverified ·
1 Parent(s): 654e5f4

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -151,7 +151,6 @@ button.lg:hover {
151
 
152
  # Used Some Codes From Yang's Chatbot
153
  with gr.Blocks(css=custom_css) as interface:
154
- gr.Markdown(f"# {title}")
155
  gr.Markdown("<h1 style='text-align: center;'>🚩 Image Processor with Brightness Adjustment 🚩</h1>")
156
  with gr.Row():
157
  with gr.Column():
 
151
 
152
  # Used Some Codes From Yang's Chatbot
153
  with gr.Blocks(css=custom_css) as interface:
 
154
  gr.Markdown("<h1 style='text-align: center;'>🚩 Image Processor with Brightness Adjustment 🚩</h1>")
155
  with gr.Row():
156
  with gr.Column():