mostafasmart commited on
Commit
ef4bd60
1 Parent(s): e9cb5a6

mostafa add notifction API7

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -52,4 +52,4 @@ iface = gr.Interface(
52
  )
53
 
54
  # تشغيل الواجهة
55
- iface.launch()
 
52
  )
53
 
54
  # تشغيل الواجهة
55
+ iface.launch(share=True)