Update README.md

This commit is contained in:
Cyberes 2023-01-23 14:07:43 -07:00 committed by GitHub
parent e8703adf48
commit 6008841d36
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 7 additions and 2 deletions

View File

@ -4,9 +4,14 @@ _Jupyter notebooks for Paperspace._
### Getting Started
Download the notebook: [StableDiffusionUI_Voldemort_paperspace.ipynb](https://github.com/Engineer-of-Stuff/stable-diffusion-paperspace/blob/master/StableDiffusionUI_Voldemort_paperspace.ipynb)
**Quickstart**
```bash
wget https://raw.githubusercontent.com/Engineer-of-Stuff/stable-diffusion-paperspace/master/StableDiffusionUI_Voldemort_paperspace.ipynb
```
It's designed to automate pretty much the entire process of getting your WebUI set up.
Or, download the notebook file: [StableDiffusionUI_Voldemort_paperspace.ipynb](https://github.com/Engineer-of-Stuff/stable-diffusion-paperspace/blob/master/StableDiffusionUI_Voldemort_paperspace.ipynb)
This notebook is designed to automate pretty much the entire process of getting your WebUI set up.
Guide: [docs/Paperspace Guide for Idiots.md](https://github.com/Engineer-of-Stuff/stable-diffusion-paperspace/blob/main/docs/Paperspace%20Guide%20for%20Idiots.md)