-
Notifications
You must be signed in to change notification settings - Fork 85
1. Setup | EN
Clone AUTOMAITC1111/stable-diffusion-webui.
Screenshot
You can change the repository_url
to select another repository, or specify a specific branch or commit by specifying webui_branch
.
Usually, you do not need to make any changes.
Set up the StableDiffusion model.
Screenshot
https://github.com/ddPn08/automatic1111-colab/wiki/Data-directory-%7C-EN
If you want to download models on Colab, check the download_if_missing
checkbox and follow the steps below.
- obtain the URL to download the model and enter the link in `model_url
- if you need authentication (e.g. models that require model card agreement hosted on HuggingFace, etc.), enter a token in
auth_token
. - If you want to specify a file name for saving, specify the file name in
model_filename
.
By checking the mount_google_drive
checkbox, you can save models, output images, config files, etc. on GoogleDrive.
This will prevent models from being downloaded again or output images from being lost even if the notebook is closed once.
*Model files can be large; please pay attention to the remaining space on your GoogleDrive.
data_dir_gdrive | Path of Data Directory in Google Drive |