Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Mayank202004 authored Oct 6, 2024
1 parent 93621ff commit ae62fd0
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions Computer Vision/Extracting Aadhar Details/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,8 +64,10 @@ To overcome the limitations of Tesseract, the second approach uses **EasyOCR**,
## Installation

### 1. Clone the Repository:
git clone <repository-url>
cd <project-directory>```
`git clone https://UppuluriKalyani/ML-Nexus`


`cd <project-directory>`

### 2. Install Requirements
pip install -r requirements.txt
`pip install -r requirements.txt`

0 comments on commit ae62fd0

Please sign in to comment.