titanito commited on
Commit
417189f
1 Parent(s): d86f496

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1,3 +1,3 @@
1
  import gradio as gr
2
 
3
- gr.Interface.load("https://civitai.com/models/81458/absolutereality").launch()
 
1
  import gradio as gr
2
 
3
+ gr.Interface.load("https://huggingface.co/runwayml/stable-diffusion-v1-5/resolve/main/v1-5-pruned-emaonly.ckpt").launch()