title: Salon Hairstyle Virtual Try-On | |
emoji: πββοΈ | |
colorFrom: blue | |
colorTo: purple | |
sdk: gradio | |
sdk_version: "5.43.1" # Updated to the latest version | |
app_file: app.py | |
pinned: false | |
# Salon Hairstyle Virtual Try-On | |
## Description | |
A web-based application for virtual hairstyle try-on using Gradio, OpenCV, and MediaPipe. Users can upload a photo or use a webcam to preview different hairstyles. | |
## Installation | |
1. Clone the repository: | |
```bash | |
git clone <repository-url> | |
cd salon_tryon |