File size: 253 Bytes
4ee6ec6
 
 
909a04b
4ee6ec6
 
1
2
3
4
5
6
7
import os
os.kill(os.getpid(), 9) # This will crash Colab (required, everything will still be intact so dont worry)

!git clone https://github.com/AUTOMATIC1111/stable-diffusion-webui /content/stable-diffusion-webui
%cd /content/stable-diffusion-webui