Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
girishwangikar
/
ResumeATS
like
24
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
girishwangikar
commited on
Nov 5, 2024
Commit
6d0143e
·
verified
·
1 Parent(s):
605e129
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -284,4 +284,4 @@ with gr.Blocks(css=CSS, theme="Nymbo/Nymbo_Theme") as demo:
284
gr.HTML(FOOTER_TEXT)
285
286
if __name__ == "__main__":
287
-
demo.launch()
284
gr.HTML(FOOTER_TEXT)
285
286
if __name__ == "__main__":
287
+
demo.launch()