Ahm-ed commited on
Commit
19d639b
·
1 Parent(s): 50d762f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -73,4 +73,4 @@ with my_app:
73
  ]
74
  )
75
 
76
- my_app.launch(debug=True)
 
73
  ]
74
  )
75
 
76
+ my_app.launch(debug=True,share=True)