Unknown92 commited on
Commit
fd797e6
·
1 Parent(s): 2843a09

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -26,7 +26,7 @@ def generate_wordcloud(text, title):
26
  plt.title(title)
27
  st.pyplot(plt)
28
 
29
- st.title("Resume Analysis Assistance")
30
 
31
  model = load_model()
32
  # Set the font size for the "Paste the Job Description" text
 
26
  plt.title(title)
27
  st.pyplot(plt)
28
 
29
+ st.title("Resume Analysis Assistant")
30
 
31
  model = load_model()
32
  # Set the font size for the "Paste the Job Description" text