Jupyter notebook for Stable Diffusion WebUI and Stable Diffusion WebUI Forge.
Sign up and subscribe to one of the subscription plans (Pro or Growth)
Create a project then create a notebook in it.
Select the "Start from Scratch" template
Choose one of the free GPUs with at least 16GB VRAM (except Free-P5000).
Set the Auto-shutdown timeout to 6 hours.
Click View Advanced Options.
Fill in the Container's name and command field as follows and leave other field blank. Just click copy button on the right.
Note : Paperspace caches the old container in their server, so when there is a new version of the container, you have to create new installation again.
ffxvs/sd-webui-containers:auto1111-2024.09.21
ffxvs/sd-webui-containers:forge-2024.09.21
bash /paperspace-start.sh
Start notebook and wait until the machine is running.
Duplicate your tab to keep the console open. Then click the "Open in Jupyterlab" button (the orange circle icon) in the left sidebar.
There will be 3 ipynb notebook files.
sd_webui_paperspace.ipynb
or sd_webui_forge_paperspace.ipynb
for installing WebUI.sd15_resource_lists.ipynb
for downloading SD v1.5 models.sdxl_resource_lists.ipynb
for downloading SDXL models.flux_resource_lists.ipynb
for downloading FLUX models.Read Paperspace Guide and Resource Lists Guide to use the notebooks.
ffxvs/sd-webui-containers:auto1111-latest
ffxvs/sd-webui-containers:forge-latest
sd_webui_runpod.ipynb
or sd_webui_forge_runpod.ipynb
for installing WebUI.sd15_resource_lists.ipynb
for downloading SD v1.5 models.sdxl_resource_lists.ipynb
for downloading SDXL models.flux_resource_lists.ipynb
for downloading FLUX models.