This commit is contained in:
Bruce MacDonald
2023-06-26 12:30:35 -04:00
parent 2e99e7d5cb
commit fcf15df1ef
2 changed files with 19 additions and 3 deletions

View File

@@ -13,7 +13,7 @@ pip install -r requirements.txt
Put your model in `models/` and run:
```
python proto.py
python3 proto.py serve
```
To run the app: