--- title: Problem 2 Blur Demo emoji: 📷 colorFrom: blue colorTo: purple sdk: gradio python_version: 3.14 app_file: app.py pinned: false short_description: Gaussian background blur and depth-based lens blur demo --- # Problem 2 Blur Demo This Hugging Face Space demonstrates: - semantic segmentation for foreground extraction - Gaussian background blur - monocular depth estimation - depth-based lens blur Upload an image and try both effects.