stable-diffusion-paperspace/README.md

24 lines
797 B
Markdown
Raw Normal View History

2022-09-07 16:27:20 -06:00
# stable-diffusion-paperspace
2022-09-07 19:44:47 -06:00
_Jupyter notebooks for Paperspace._
2022-09-08 13:11:23 -06:00
### Getting Started
2023-01-23 00:38:37 -07:00
Download the notebook: [StableDiffusionUI_Voldemort_paperspace.ipynb](https://github.com/Engineer-of-Stuff/stable-diffusion-paperspace/blob/master/StableDiffusionUI_Voldemort_paperspace.ipynb)
2022-09-08 13:14:07 -06:00
2023-01-23 00:38:37 -07:00
It's designed to automate pretty much the entire process of gettint your WebUI set up.
2022-10-27 09:50:25 -06:00
2023-01-23 00:38:37 -07:00
Guide: [Docs/Paperspace Guide for Idiots.md](https://github.com/Engineer-of-Stuff/stable-diffusion-paperspace/blob/main/docs/Paperspace%20Guide%20for%20Idiots.md)
2022-09-08 13:14:07 -06:00
2023-01-23 00:38:37 -07:00
### xformers
2022-09-08 20:43:01 -06:00
2023-01-23 00:38:37 -07:00
I've compiled wheels for a bunch of GPUs → https://github.com/Cyberes/xformers-compiled
2022-09-08 20:43:01 -06:00
2023-01-23 00:38:37 -07:00
### /other Directory
2022-09-08 20:43:01 -06:00
2023-01-23 00:38:37 -07:00
Other notebooks and old code.
2022-09-08 20:43:01 -06:00
2023-01-23 00:38:37 -07:00
### Linux
2022-09-08 20:43:01 -06:00
2023-01-23 00:38:37 -07:00
See [stable-diffusion-webui-linux](https://github.com/Cyberes/stable-diffusion-webui-linux).