tweak readme
continuous-integration/laminar-eldarion Build 2 succeeded in 13 seconds . Details

This commit is contained in:
Starbeamrainbowlabs 2023-02-18 02:56:33 +00:00
parent 580545dd3d
commit 418e4344b6
Signed by: sbrl
GPG Key ID: 1BE5172E637709C2
1 changed files with 6 additions and 1 deletions

View File

@ -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