gianTheo commited on
Commit
5fc7bb4
1 Parent(s): a63b73c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -62,4 +62,4 @@ demo = gr.Interface(
62
  #outputs = gr.Number(label = "quality")
63
  )
64
 
65
- demo.launch(debug=True)
 
62
  #outputs = gr.Number(label = "quality")
63
  )
64
 
65
+ demo.launch(debug=True,share = True)