InvokeAI/docs/installation
Vedant Madane 04e77f3858 Fix Broken Link To Notebook
* The link pointed to https://github.com/invoke-ai/InvokeAI/blob/main/notebooks/Stable-Diffusion-local-Windows.ipynb which does not exist so it has been replaced with https://github.com/invoke-ai/InvokeAI/blob/main/notebooks/Stable_Diffusion_AI_Notebook.ipynb

* Add buttons for running on Colab 

* Tried adding running InvokeAI on Binder but the error was:
ERROR: Ignored the following versions that require a different python version: 0.55.2 Requires-Python <3.5
ERROR: Could not find a version that satisfies the requirement clipseg (from invokeai) (from versions: none)
ERROR: No matching distribution found for clipseg
Removing intermediate container 25be65428187
The command '/bin/sh -c ${KERNEL_PYTHON_PREFIX}/bin/pip install --no-cache-dir .' returned a non-zero code: 1

`## Running Online On JupyterHub Binder
[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/invoke-ai/InvokeAI/main?labpath=https%3A%2F%2Fgithub.com%2Finvoke-ai%2FInvokeAI%2Fblob%2Fmain%2Fnotebooks%2FStable_Diffusion_AI_Notebook.ipynb)`

This will have to be added for having the Launch | Binder button after it runs properly.
2022-12-07 08:28:14 -05:00
..
older_docs_to_be_removed Fix broken link 2022-12-02 22:02:30 -05:00
BUILDING_BINARY_INSTALLERS.md add title 2022-12-02 09:33:19 -05:00
index.md documentation fixes for 2.2.3 2022-12-03 07:20:32 -05:00
INSTALL_DOCKER.md Optimized Docker build with support for external working directory (#1544) 2022-12-06 13:28:07 +01:00
INSTALL_INVOKE.md Updates docs release link to latest 2022-12-02 06:20:16 -05:00
INSTALL_JUPYTER.md Fix Broken Link To Notebook 2022-12-07 08:28:14 -05:00
INSTALL_MANUAL.md Documentation updates for 2.2 release 2022-12-01 08:09:31 -05:00
INSTALL_PATCHMATCH.md documentation fixes for release 2022-12-01 22:02:50 -05:00
INSTALL_PCP.md merge release-candidate-1-3-2 into main. 2022-11-12 17:17:07 +00:00
INSTALL_SOURCE.md Fix Linux source URL in installation docs 2022-12-03 14:19:58 -05:00
INSTALLING_MODELS.md Adds tip for importing models on Windows 2022-12-02 09:25:36 -05:00