hanifekaptan commited on
Commit
6a51234
1 Parent(s): bba9b5c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -152,7 +152,7 @@ def apply_filter(filter_type, input_image=None):
152
 
153
  # Gradio arayüzü
154
  with gr.Blocks() as demo:
155
- gr.Markdown("# Web Kameradan Canlı Filtreleme")
156
 
157
  # Filtre seçenekleri
158
  filter_type = gr.Dropdown(
 
152
 
153
  # Gradio arayüzü
154
  with gr.Blocks() as demo:
155
+ gr.Markdown("# Image Filter")
156
 
157
  # Filtre seçenekleri
158
  filter_type = gr.Dropdown(