Abhilash7 commited on
Commit
05aebf8
Β·
verified Β·
1 Parent(s): 8dbc7c2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -5
README.md CHANGED
@@ -1,10 +1,17 @@
 
 
 
 
 
 
 
 
 
 
 
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
 
1
+ ---
2
+ title: Salon Hairstyle Virtual Try-On
3
+ emoji: πŸ’‡β€β™€οΈ
4
+ colorFrom: blue
5
+ colorTo: purple
6
+ sdk: gradio
7
+ sdk_version: "4.0"
8
+ app_file: app.py
9
+ pinned: false
10
+ ---
11
+
12
  # Salon Hairstyle Virtual Try-On
13
 
14
  ## Description
15
  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.
16
 
17
+ ##