Skip to content
Snippets Groups Projects
Commit 84c18ff2 authored by William Falcon's avatar William Falcon
Browse files
parents e06cfec7 df7bf8c9
No related branches found
No related tags found
No related merge requests found
......@@ -42,10 +42,10 @@ What it does
First, install dependencies
```bash
# clone project
git clone https://github.com/YourGithubName/Your-project-name
git clone https://github.com/YourGithubName/deep-learning-project-template
# install project
cd Your-project-name
cd deep-learning-project-template
pip install -e .
pip install -r requirements.txt
```
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment