Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 666 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 666 Bytes

Free GPU App

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

Captura de Pantalla 2023-03-12 a la(s) 3 10 49 a  m

Instructions

Read the installation article: Medium

  • 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