Abhilash7 commited on
Commit
946e0f2
·
verified ·
1 Parent(s): 8dab90f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -12
README.md CHANGED
@@ -1,13 +1,10 @@
1
- ---
2
- title: Try On
3
- emoji: 💻
4
- colorFrom: blue
5
- colorTo: red
6
- sdk: gradio
7
- sdk_version: 5.41.1
8
- app_file: app.py
9
- pinned: false
10
- license: apache-2.0
11
- ---
12
 
13
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
 
 
 
 
 
 
 
1
+ # Salon Hairstyle Virtual Try-On
 
 
 
 
 
 
 
 
 
 
2
 
3
+ ## Description
4
+ 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.
5
+
6
+ ## Installation
7
+ 1. Clone the repository:
8
+ ```bash
9
+ git clone <repository-url>
10
+ cd salon_tryon