Spaces:
Runtime error
Runtime error
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 | |