tweak readme
All checks were successful
continuous-integration/laminar-eldarion Build 2 succeeded in 13 seconds .
All checks were successful
continuous-integration/laminar-eldarion Build 2 succeeded in 13 seconds .
This commit is contained in:
parent
580545dd3d
commit
418e4344b6
1 changed files with 6 additions and 1 deletions
|
@ -33,8 +33,13 @@ It converts the above textual tensorflow summary into a directed graph with [nom
|
|||
## Demo
|
||||
Try the demo here: <https://starbeamrainbowlabs.com/labs/tfsummaryvis/>
|
||||
|
||||
## Getting started locally
|
||||
|
||||
## Getting started
|
||||
### System Requirements
|
||||
- git
|
||||
- Node + npm
|
||||
|
||||
### Instructions
|
||||
If you want to run this project locally, first start by cloning the repository:
|
||||
|
||||
```bash
|
||||
|
|
Loading…
Reference in a new issue