matt2cents commited on
Commit
38a565e
·
1 Parent(s): 2e4a8eb

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/CompVis/stable-diffusion-v1-4").launch()
 
1
 
2
  import gradio as gr
3
+ gr.Interface.load("models/stabilityai/stable-diffusion-2-1").launch()