matt2cents commited on
Commit
d9ab181
·
1 Parent(s): e8747fe

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -3
app.py CHANGED
@@ -1,4 +1,3 @@
1
- title = """<h1 align="center">Hello & Welcome</h1>"""
2
  import gradio as gr
3
- gr.Interface.load("models/runwayml/stable-diffusion-v1-5").launch()
4
- title = """<h1 align="center">Hello & Welcome</h1>"""
 
1
+
2
  import gradio as gr
3
+ gr.Interface.load("models/runwayml/stable-diffusion-v1-5").launch()