Yuhkil commited on
Commit
2ee0527
1 Parent(s): 93bfceb

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1,7 +1,7 @@
1
  import os
2
  os.kill(os.getpid(), 9) # This will crash Colab (required, everything will still be intact so dont worry)
3
 
4
- !git clone https://github.com/AUTOMATIC1111/stable-diffusion-webui /content/stable-diffusion-webui
5
  %cd /content/stable-diffusion-webui
6
 
7
  #@title Normal 1.4 model
 
1
  import os
2
  os.kill(os.getpid(), 9) # This will crash Colab (required, everything will still be intact so dont worry)
3
 
4
+ git clone https://github.com/AUTOMATIC1111/stable-diffusion-webui /content/stable-diffusion-webui
5
  %cd /content/stable-diffusion-webui
6
 
7
  #@title Normal 1.4 model