Reacher commited on
Commit
402491c
·
1 Parent(s): 5a960dd
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -42,4 +42,4 @@ gr.Interface(
42
  title="Arab Sign Language Detection app",
43
  examples=path,
44
  cache_examples=False,
45
- ).launch()
 
42
  title="Arab Sign Language Detection app",
43
  examples=path,
44
  cache_examples=False,
45
+ ).launch(share=True)