tbdatasci commited on
Commit
b941c57
1 Parent(s): 3b739ce

Small description edit

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -33,6 +33,6 @@ import gradio as gr
33
 
34
  demo = gr.load(name="models/runwayml/stable-diffusion-v1-5",
35
  title='PicassoBot',
36
- description='PicassoBot: Because paint splatters are so last century')
37
 
38
  demo.launch()
 
33
 
34
  demo = gr.load(name="models/runwayml/stable-diffusion-v1-5",
35
  title='PicassoBot',
36
+ description='Because paint splatters are so last century')
37
 
38
  demo.launch()