stable-diffusion-paperspace/README.md

33 lines
1.1 KiB
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
[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
### Notebook Descriptions
#### StableDiffusionUI_Voldemort_paperspace.ipynb
2022-09-08 20:43:01 -06:00
AUTOMATIC1111's webUI. Designed to get a newbie set up, features lots of error checking and automation.
2022-09-08 20:43:01 -06:00
#### Cyberes_Textual_Inversion_Training.ipynb
2022-09-08 20:43:01 -06:00
All the commands you need to do create a textual inversion embedding. Does not hold your hand or guide you through the process. Any issues related to this notebook will be closed.
2022-09-08 20:43:01 -06:00
#### lfs/latent-diffusion
2022-09-08 20:43:01 -06:00
Holds stuff for latent-diffusion. Probably not needed but latent-diffusion had them stored on some random file hosting service.
2022-09-08 20:43:01 -06:00
#### /other Directory
2022-09-08 20:43:01 -06:00
Other notebooks and code.
2022-09-08 20:43:01 -06:00
- CodeFormer_Inference_Simplified.ipynb
- stable_diffusion_webui_hlky_paperspace_09-07-2022.ipynb
- sd-concepts-library_Exporter.ipynb
- Huggingface Textual Inversion Training.ipynb
- download_sd-concepts-library.py
- Misc. old stuff