Skip to content

duxans/flask-gpu-app

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flask GPU app

Example app that demonstrates how to run a Flask app with a free GPU using Google Colab and ngrok.

Instructions

  • Open the Colab: Open In Colab

  • Go to ngrok.com, get a free API token, and in the Colab replaceYOUR-AUTHTOKEN-HERE with the token.

  • Set the runtime to GPU

  • Click on Runtime -> Run all

  • In the output cell you should see a url similar to this: Running on http://5fdc-104-196-187-169.ngrok.io. Open this url and use your app.

About

Example app that demonstrates how to run a Flask app with a free GPU using Google Colab and ngrok

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 31.1%
  • HTML 26.1%
  • Jupyter Notebook 23.6%
  • Python 19.2%