tbdatasci commited on
Commit
09fe663
·
1 Parent(s): 98ce03c

Updated name

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -31,4 +31,4 @@
31
 
32
  import gradio as gr
33
 
34
- gr.load("models/runwayml/stable-diffusion-v1-5").launch()
 
31
 
32
  import gradio as gr
33
 
34
+ gr.load(name="models/runwayml/stable-diffusion-v1-5", alias='PicassoBot').launch()