Update README.md

This commit is contained in:
Cyberes 2023-01-23 00:40:40 -07:00 committed by GitHub
parent 6ee3d64399
commit 471edca66c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 1 deletions

View File

@ -8,7 +8,7 @@ Download the notebook: [StableDiffusionUI_Voldemort_paperspace.ipynb](https://gi
It's designed to automate pretty much the entire process of gettint 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)
Guide: [docs/Paperspace Guide for Idiots.md](https://github.com/Engineer-of-Stuff/stable-diffusion-paperspace/blob/main/docs/Paperspace%20Guide%20for%20Idiots.md)
### xformers
@ -18,6 +18,10 @@ I've compiled wheels for a bunch of GPUs → https://github.com/Cyberes/xformers
Other notebooks and old code.
### /docs Directory
- [docs/Paperspace Guide for Idiots.md](https://github.com/Engineer-of-Stuff/stable-diffusion-paperspace/blob/main/docs/Paperspace%20Guide%20for%20Idiots.md): how to install the notebook on Paperspace.
- [docs/Tunneling Proxy for Paperspace.md](https://github.com/Engineer-of-Stuff/stable-diffusion-paperspace/blob/master/docs/Tunneling%20Proxy%20for%20Paperspace.md): what to do when Gradio sh*ts the bed.
### Linux
See [stable-diffusion-webui-linux](https://github.com/Cyberes/stable-diffusion-webui-linux).