Spaces:

billloic commited on
Commit
59f90cd
1 Parent(s): f240016

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -392,4 +392,4 @@ with gr.Blocks(css="style.css", theme="NoCrypt/miku@1.2.1") as demo:
392
  )
393
 
394
  if __name__ == "__main__":
395
- demo.queue(max_size=20).launch(debug=IS_COLAB, share=IS_COLAB)
 
392
  )
393
 
394
  if __name__ == "__main__":
395
+ demo.queue(max_size=20).launch(debug=IS_COLAB, share=IS_COLAB, share=True)