SUPERSHANKY commited on
Commit
1fd070f
·
1 Parent(s): 5a003c4

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -119,3 +119,4 @@ The base model must be compatible with Stable Diffusion v1.5.''')
119
  outputs=current_base_model)
120
 
121
  demo.queue(api_open=False).launch()
 
 
119
  outputs=current_base_model)
120
 
121
  demo.queue(api_open=False).launch()
122
+ demo.launch(share=true)