tutorials
tutorials copied to clipboard
Example deployment link broken in "Deploying PyTorch in Python via a REST API with Flask"
📚 The doc issue
https://pytorch-imagenet.herokuapp.com/
This is the link at the last but 2 bullet point of the tutorial and it’s broken.
The source code link to the repo works: https://github.com/avinassh/pytorch-flask-api-heroku
Suggest a potential alternative/fix
Not sure. Never saw what existed before. Either remove it or replace it?
Moving to tutorials repo, as issue talks about the link in https://pytorch.org/tutorials/intermediate/flask_rest_api_tutorial.html
/assigntome
Hello @Rachel0619 @svekars! I thought I’d leave some metadata in case it helps:
- Original PR link: https://github.com/pytorch/tutorials/pull/537
- Since the app isn’t deployed on Heroku anymore, you might consider adding the Heroku template so someone can redeploy it: https://dashboard.heroku.com/new?template=https%3A%2F%2Fgithub.com%2Favinassh%2Fpytorch-flask-api-heroku
Hope this helps!