--- title: Background Removal Tool emoji: 🎨 colorFrom: yellow colorTo: blue sdk: gradio sdk_version: 4.0.0 app_file: app.py pinned: false license: mit --- # Background Removal Tool This Space provides an easy-to-use interface for removing backgrounds from images using the RMBG V1.4 model from BRIA AI. The tool runs entirely in your browser and provides instant results. ## Features - Simple drag-and-drop interface - Instant background removal - Download processed images - Example images to try - Mobile-friendly design ## How to Use 1. Upload an image using the upload button or drag and drop 2. Click "Remove Background" to process the image 3. Download the result using the download button 4. Try different images from the examples section ## Model Details This tool uses the RMBG V1.4 model from BRIA AI, which is optimized for efficient background removal while maintaining high quality results. ## Technical Details - Built with Gradio 4.0.0 - Runs on CPU (no GPU required) - Supports common image formats (PNG, JPG, JPEG)