stable-diffusion-paperspace/other
frostydad d35688bf19 organize
Former-commit-id: af6cfdb3fff1d5050d897aa99573c121eb03f037 [formerly 4a5e84afff]
Former-commit-id: d17fbb4d238eeebc9482a04adfd12c738f6ff91b
2022-10-01 15:32:18 -06: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
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
download_sd-concepts-library.py rename dir for github pages 2022-09-22 19:19:52 -06:00
sd-concepts-library_Exporter.ipynb more doc, textual inversion training, organize files 2022-10-01 13:41:10 -06: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.