Skip to content

Commit

Permalink
README.md Modified
Browse files Browse the repository at this point in the history
  • Loading branch information
Gurneet1928 committed Jun 26, 2024
1 parent 8d4797c commit 45d09c7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,17 +49,17 @@ Incase you face issues while installing Torch-DirectML, follow this >> [Installa
Run the below codes after making sure you install PyTorch and Torch-DirectML properly.

1. Clone the repository
```bash
```sh
git clone https://github.com/Gurneet1928/AnimalVision-DirectML.git
```

2. Install Requirements using:
```bash
```sh
pip install -r requirement.txt --use-deprecated=legacy-resolver
```

3. Run the pipeline using:
```bash
```sh
python main.py
```

Expand Down

0 comments on commit 45d09c7

Please sign in to comment.