DreamBooth改自https://github.com/ShivamShrirao/diffusers/blob/main/examples/dreambooth/DreamBooth_Stable_Diffusion.ipynb
StableDiffusionUI改自https://github.com/JingShing/novelai-colab-ver/blob/main/webui-ver/StableDiffusionUI_(adapted_to_NovelAILeaks).ipynb
由于HuggingFace删除了NovelAI的StableDiffusion模型,故将模型上传至Google Drive
Google Drive:https://drive.google.com/drive/folders/1vOaFitkJ1MOig6VD-ubnQkg239Dzpn15?usp=sharing
在使用DreamBooth时需要先将模型存至自己的Google Drive
相较于原NoteBook做了一些微小的修改,使得用DreamBooth微调NovelAI的StableDiffusion更方便,仅为了方便自用