Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Mangesh223
/
DefendModel
like
1
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Mangesh223
commited on
Apr 1, 2025
Commit
c3c33a4
·
verified
·
1 Parent(s):
936dcc7
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -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()