abdullahalioo commited on
Commit
fa74d23
·
verified ·
1 Parent(s): 07c834e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -17,4 +17,4 @@ app = gr.Interface(
17
  )
18
 
19
  if __name__ == "__main__":
20
- app.launch(share=True, api_enabled=False) # Disables the API option
 
17
  )
18
 
19
  if __name__ == "__main__":
20
+ app.launch(share=True) # Disables the API option