gaur3009 commited on
Commit
790bc3d
·
verified ·
1 Parent(s): 57568f6

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -64,7 +64,6 @@ def main():
64
  description="Speak or type a sentence to check its grammar, get corrections, and see a score.",
65
  live=False, # Only processes when user submit
66
  api_name = "/predict",
67
- cors = True,
68
  )
69
 
70
  iface.launch()
 
64
  description="Speak or type a sentence to check its grammar, get corrections, and see a score.",
65
  live=False, # Only processes when user submit
66
  api_name = "/predict",
 
67
  )
68
 
69
  iface.launch()