SOSSY commited on
Commit
48ade24
·
verified ·
1 Parent(s): 11a270e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -55,5 +55,4 @@ app = gr.Interface(
55
  title="Vision Transformer Segmentation & Depth-Based Blur Effects",
56
  description="Upload an image and select the type of blur effect (Gaussian or Lens). Adjust the blur intensity using the slider."
57
  )
58
-
59
  app.launch()
 
55
  title="Vision Transformer Segmentation & Depth-Based Blur Effects",
56
  description="Upload an image and select the type of blur effect (Gaussian or Lens). Adjust the blur intensity using the slider."
57
  )
 
58
  app.launch()