This notebook is made to help curious people play around with Stable diffusion models using the AUTOMATIC1111 web UI on Google Colab Enterprise.
- Google cloud Project and an associated Billing Account.
- Go to the Google cloud portal and search for
colab enterprise
. Click on Colab Enterprise - Vertex AI - Create a runtime template with the machine type
g2-standard-4
. - Download
AUTOMATIC1111onColabEnterprise.ipynb
- Click on
upload notebook file
and upload the notebook you just downloaded. - Click on the arrow next to
Connect
and selectConnect to a runtime
- Select
Create new Runtime
and select the Runtime template you created earlier. ClickConnect
- Follow the instructions in the notebook and run the cells one by one.