Abhilash7 commited on
Commit
38e94f2
Β·
verified Β·
1 Parent(s): 05aebf8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -2
README.md CHANGED
@@ -4,7 +4,7 @@ emoji: πŸ’‡β€β™€οΈ
4
  colorFrom: blue
5
  colorTo: purple
6
  sdk: gradio
7
- sdk_version: "4.0"
8
  app_file: app.py
9
  pinned: false
10
  ---
@@ -14,4 +14,8 @@ pinned: false
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
- ##
 
 
 
 
 
4
  colorFrom: blue
5
  colorTo: purple
6
  sdk: gradio
7
+ sdk_version: "5.43.1" # Updated to the latest version
8
  app_file: app.py
9
  pinned: false
10
  ---
 
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
+ ## Installation
18
+ 1. Clone the repository:
19
+ ```bash
20
+ git clone <repository-url>
21
+ cd salon_tryon