Guide for running Stable Diffusion WebUI Forge in Kaggle

Guide for running Stable Diffusion WebUI Forge in Kaggle

just copy this into code box kaggle

!rm -rf ./*
!rm -rf .[^.]*
!git clone https://github.com/nabilaba/stable-diffusion-webui-forge-kaggle.git .
!python script.py token="..." stable-diffusion="..." extension="https://github.com/nabilaba/file-tools-sd-webui.git,https://github.com/Gourieff/sd-webui-reactor-sfw.git"

token is filled from zrok token

stable-diffusion can be searched on civitai.com

Comments

No comments yet. Why don’t you start the discussion?

Leave a Reply

Your email address will not be published. Required fields are marked *