matt2cents commited on
Commit
600c801
1 Parent(s): 9ebe043

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1,3 +1,3 @@
1
 
2
  import gradio as gr
3
- gr.Interface.load("models/stabilityai/stable-diffusion-2-1").launch()
 
1
 
2
  import gradio as gr
3
+ gr.Interface.load("models/CompVis/stable-diffusion-v1-4").launch()