Skip to content

Commit 6ec8687

Browse files
committed
Update README
1 parent 765293c commit 6ec8687

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
# PyTorch Flask API
22

33

4+
Check the demo [here](https://pytorch-imagenet.herokuapp.com/).
5+
6+
If you'd like to check a super simple API server, then check [this repo](https://github.com/avinassh/pytorch-flask-api-heroku).
7+
8+
49
## Requirements
510

611
Install them from `requirements.txt`:
@@ -18,3 +23,8 @@ Run the server:
1823
## Heroku Deployment
1924

2025
[![Deploy](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy?template=https://github.com/avinassh/pytorch-flask-api-heroku)
26+
27+
28+
## License
29+
30+
The mighty MIT license. Please check `LICENSE` for more details.

0 commit comments

Comments
 (0)