stable-diffusion-paperspace/other
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
..
old organize 2022-10-01 15:32:18 -06:00
CodeFormer_Inference_Simplified.ipynb more doc, textual inversion training, organize files 2022-10-01 13:41:10 -06:00
Cyberes_Textual_Inversion_Training.ipynb Add civitai downloader + improvements 2023-01-22 19:39:55 -07:00
Huggingface Textual Inversion Training.ipynb more doc, textual inversion training, organize files 2022-10-01 13:41:10 -06:00
README.md organize 2022-10-01 15:32:18 -06:00
build-xformers.sh Update build-xformers.sh 2022-11-10 00:49:25 -07:00
check_pickle_objects.py add 2022-10-07 17:52:13 -06:00
download-novelai-models.sh Create download-novelai-models.sh 2022-10-27 10:05:36 -06:00
download_sd-concepts-library.py rename dir for github pages 2022-09-22 19:19:52 -06:00
fix-diffusers-root-directory.sh Update fix-diffusers-root-directory.sh 2022-11-07 11:33:50 -07:00
prune_stable_diffusion_ckpt.py Add files via upload 2022-10-20 21:01:19 -06:00
save_steps.py Add civitai downloader + improvements 2023-01-22 19:39:55 -07:00
sd-concepts-library_Exporter.ipynb more doc, textual inversion training, organize files 2022-10-01 13:41:10 -06:00
sd-v2-0-upscale-test.ipynb Add civitai downloader + improvements 2023-01-22 19:39:55 -07:00
stable_diffusion_webui_hlky_paperspace_09-07-2022.ipynb organize 2022-10-01 15:32:18 -06:00

README.md

Other

CodeFormer_Inference_Simplified.ipynb

CodeFormer face fixer standalone. Can process images in bulk.

stable_diffusion_webui_hlky_paperspace_09-07-2022.ipynb

An alternative to AUTOMATIC1111's WebUI from a guy named hlky. Ported to Paperspace.

sd-concepts-library_Exporter.ipynb

Download all textual inversion embeddings in huggingface.co/sd-concepts-library. May or may not work.

Huggingface Textual Inversion Training.ipynb

Train textual inversion embeddings using the HuggingFace API. Doesn't work as well as my Textual Inversion Training.ipynb notebook.

download_sd-concepts-library.py

Basically sd-concepts-library_Exporter.ipynb but a Python script. Can download restricted models.

Old

voldy's_colab_paperspace_09-07-2022.ipynb

First iteration of the WebUI for Paperspace.

waifu-diffusion_quick_n_dirty_09-07-2022.ipynb

Quick 'n dirty notebook made to quickly test Waifu Diffusion the day it was released.