Bashir Gulistani
commited on
Update app.py
Browse files
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():
|