Run a Flask app with Stable Diffusion and Google Flan T5 XL in a free GPU using Google Colab and ngrok.
Compare Generative AI App
Read the installation article: Medium
-
Go to ngrok.com, get a free API token, and in the Colab replace
YOUR-AUTHTOKEN-HERE
with the token. -
Set the runtime to GPU
-
Click on
Runtime -> Run all