matt2cents commited on
Commit
90a0803
·
1 Parent(s): b907ae1

Update app.py

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