InvokeAI/docs/installation/INSTALL_JUPYTER.md
2022-12-01 08:09:31 -05:00

777 B

title
Running InvokeAI on Google Colab using a Jupyter Notebook

THIS DOCUMENTATION IS UNFINISHED - VOLUNTEERS GRATEFULLY ACCEPTED

Introduction

We have a Jupyter notebook with cell-by-cell installation steps. It will download the code in this repo as one of the steps, so instead of cloning this repo, simply download the notebook from the link above and load it up in VSCode (with the appropriate extensions installed)/Jupyter/JupyterLab and start running the cells one-by-one.

!!! Note "you will need NVIDIA drivers, Python 3.10, and Git installed beforehand"

Walkthrough

Updating to newer versions

Updating the stable version

Troubleshooting