nlpblogs commited on
Commit
e1cd956
·
verified ·
1 Parent(s): 3697a18

Update src/streamlit_app.py

Browse files
Files changed (1) hide show
  1. src/streamlit_app.py +1 -1
src/streamlit_app.py CHANGED
@@ -26,7 +26,7 @@ with st.sidebar:
26
  At the bottom of the app, you can also upload an applicant's resume once (1 request) to visualize their profile as a treemap chart as well as the results in a matrix heatmap. If you hover over the interactive graphs, an icon will appear to download them.
27
 
28
  **Subscription Management**
29
- This demo app offers a one-day subscription, expiring after 24 hours. If you are interested in building your own AI Resume Analysis based on Keywords Web App, we invite you to explore our NLP Web App Store on our website. You can select your desired features, place your order, and we will deliver your custom app within five business days. If you wish to delete your Account with us, please contact us at [email protected]
30
 
31
  **File Handling and Errors**
32
  The app may display an error message if your file is corrupt, or has other errors.
 
26
  At the bottom of the app, you can also upload an applicant's resume once (1 request) to visualize their profile as a treemap chart as well as the results in a matrix heatmap. If you hover over the interactive graphs, an icon will appear to download them.
27
 
28
  **Subscription Management**
29
+ This demo app offers a one-day subscription, expiring after 24 hours. If you are interested in building your own AI-powered Resume Analysis based on Keywords Web App, we invite you to explore our NLP Web App Store on our website. You can select your desired features, place your order, and we will deliver your custom app within five business days. If you wish to delete your Account with us, please contact us at [email protected]
30
 
31
  **File Handling and Errors**
32
  The app may display an error message if your file is corrupt, or has other errors.