Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
CR7CAD
/
ISOM5240FinalProject
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
CR7CAD
commited on
Mar 28
Commit
546267f
·
verified
·
1 Parent(s):
b58a2f9
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -758,4 +758,4 @@ if uploaded_file is not None and job_description and st.button("Analyze Job Fit"
758
""")
759
760
if __name__ == "__main__":
761
-
pass
758
""")
759
760
if __name__ == "__main__":
761
+
main()