jiuface commited on
Commit
fd8ef49
1 Parent(s): bf6645e

share not supported in hugging face's space ...

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -270,4 +270,4 @@ with gr.Blocks() as demo:
270
  ]
271
  )
272
 
273
- demo.launch(debug=False, show_error=True, share=True)
 
270
  ]
271
  )
272
 
273
+ demo.launch(debug=False, show_error=True)