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

