hoh2000 commited on
Commit
c91c425
·
verified ·
1 Parent(s): f9e35f8

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -10,4 +10,4 @@ demo = gr.Interface(
10
  description="Powered by cloudqi/cqi_text_to_image_pt_v0"
11
  )
12
 
13
- demo.launch()
 
10
  description="Powered by cloudqi/cqi_text_to_image_pt_v0"
11
  )
12
 
13
+ demo.launch(share=True)