DigiP-AI commited on
Commit
7970a22
·
verified ·
1 Parent(s): 282467a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -310,7 +310,7 @@ with gr.Blocks(theme=theme, css=css) as app:
310
  "Autumn", "Increase Brightness"
311
  ],
312
  label="🎭 Select Filter",
313
- info="Choose the magic effect you want"
314
  )
315
  submit_button = gr.Button("✨ Apply Filter", variant="primary")
316
 
 
310
  "Autumn", "Increase Brightness"
311
  ],
312
  label="🎭 Select Filter",
313
+ info="Choose the effect you want"
314
  )
315
  submit_button = gr.Button("✨ Apply Filter", variant="primary")
316