matt2cents commited on
Commit
62ddd9f
·
1 Parent(s): 19a9cc4

Update app.py

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