asritha22bce commited on
Commit
c3cafc0
·
verified ·
1 Parent(s): 5eeaadf

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -20,4 +20,4 @@ interface = gr.Interface(
20
  allow_flagging="never" # 🚀 Makes API accessible without UI issues
21
  )
22
 
23
- interface.launch(share=True, api=True)
 
20
  allow_flagging="never" # 🚀 Makes API accessible without UI issues
21
  )
22
 
23
+ interface.launch(share=True)