Jupyter notebooks for Paperspace.
Go to file
Drake Panzer 7117369ba1
Add civitai downloader + improvements
- Improve downloader
- Remove scripts from installer
- Better symlinking
- Link .ckpt and .safetensors/.safetensor/.st files
- Fix find+delete .ipynb_checkpoints
- symlinking and xformers enabled by default
- organize repository files
2023-01-22 19:39:55 -07:00
docs Update Tunneling Proxy for Paperspace.md 2023-01-09 14:06:53 -07:00
other Add civitai downloader + improvements 2023-01-22 19:39:55 -07:00
LICENSE Create LICENSE 2023-01-20 17:14:18 -07:00
README.md Update README.md 2022-11-30 20:58:18 -07:00
StableDiffusionUI_Voldemort_paperspace.ipynb Add civitai downloader + improvements 2023-01-22 19:39:55 -07:00

README.md

stable-diffusion-paperspace

Jupyter notebooks for Paperspace.

Getting Started

Docs/Paperspace Guide for Idiots.md

xformers

I've compiled wheels for a bunch of GPUs → https://github.com/Cyberes/xformers-compiled

Notebook Descriptions

StableDiffusionUI_Voldemort_paperspace.ipynb

AUTOMATIC1111's webUI. Designed to get a newbie set up, features lots of error checking and automation.

Cyberes_Textual_Inversion_Training.ipynb

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.

/other Directory

Other notebooks and code.

  • 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