文件名称:pytorch-flask-api-heroku
文件大小:34KB
文件格式:ZIP
更新时间:2024-05-24 14:45:53
HTML
PyTorch烧瓶API 在查看演示。 如果您想检查一个超级简单的API服务器,请检查 。 要求 从requirements.txt安装它们: pip install -r requirements.txt 本地部署 运行服务器: python app.py Heroku部署 执照 强大的MIT许可证。 请检查LICENSE以获取更多详细信息。
【文件预览】:
pytorch-flask-api-heroku-master
----runtime.txt(12B)
----commons.py(1KB)
----.gitignore(1KB)
----app.py(832B)
----README.md(609B)
----Procfile(21B)
----static()
--------pytorch.png(11KB)
--------style.css(423B)
----LICENSE(1KB)
----inference.py(454B)
----requirements.txt(154B)
----app.json(228B)
----templates()
--------index.html(4KB)
--------result.html(3KB)
----imagenet_class_index.json(35KB)