andreska commited on
Commit
1d7924f
·
verified ·
1 Parent(s): b99b858

Reverted to last known working configuration

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -17,5 +17,4 @@ iface.launch(
17
  server_name="0.0.0.0", # Allow external connections
18
  share=True, # Create public URL
19
  allowed_paths=["*"], # Allow CORS
20
- enable_cors=True,
21
  )
 
17
  server_name="0.0.0.0", # Allow external connections
18
  share=True, # Create public URL
19
  allowed_paths=["*"], # Allow CORS
 
20
  )