mirror of
https://github.com/wassname/pytorch-lightning.git
synced 2026-09-09 11:32:07 +08:00
Update github url for new project template (#90)
Previous url requested html
This commit is contained in:
committed by
William Falcon
parent
b3a846c6cf
commit
c1434f0a3e
@@ -3,7 +3,7 @@ In 99% of cases you want to just copy [this template](https://github.com/william
|
||||
|
||||
```bash
|
||||
# get a copy of the module template
|
||||
wget https://github.com/williamFalcon/pytorch-lightning/blob/master/examples/new_project_templates/lightning_module_template.py
|
||||
wget https://raw.githubusercontent.com/williamFalcon/pytorch-lightning/master/examples/new_project_templates/lightning_module_template.py
|
||||
```
|
||||
|
||||
---
|
||||
|
||||
Reference in New Issue
Block a user