Mangesh223 commited on
Commit
c3c33a4
·
verified ·
1 Parent(s): 936dcc7

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -115,4 +115,4 @@ with gr.Blocks(fill_height=True, title="Smart ATS Resume Analyzer") as demo:
115
  outputs=output
116
  )
117
 
118
- demo.launch(allowed_paths=["*"])
 
115
  outputs=output
116
  )
117
 
118
+ demo.launch()