Skip to content

Commit

Permalink
docs: update readme build models
Browse files Browse the repository at this point in the history
  • Loading branch information
mikbry committed Mar 12, 2024
1 parent 893d5d1 commit 0d9ae2d
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,7 @@
```pip install -r requirements.txt```

## validate models
```python scripts/validate.py```
```python scripts/validate.py```

## build models
```python scripts/build.py```

0 comments on commit 0d9ae2d

Please sign in to comment.