Natwar commited on
Commit
6992b05
Β·
verified Β·
1 Parent(s): 93aaa5c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -983,7 +983,7 @@ def create_colab_interface():
983
  app = StandaloneResumeMatcherApp()
984
 
985
  with gr.Blocks(title="Resume Matcher for Google Colab", theme=gr.themes.Soft()) as interface:
986
- gr.Markdown("# πŸš€ Resume Matcher - Google Colab Edition")
987
  gr.Markdown("""
988
  **βœ… Zero Dependencies | ⚑ Instant Results | 🎯 Advanced AI Analytics**
989
 
 
983
  app = StandaloneResumeMatcherApp()
984
 
985
  with gr.Blocks(title="Resume Matcher for Google Colab", theme=gr.themes.Soft()) as interface:
986
+ gr.Markdown("# πŸš€ Resume Matcher - Standalone Snappy Edition")
987
  gr.Markdown("""
988
  **βœ… Zero Dependencies | ⚑ Instant Results | 🎯 Advanced AI Analytics**
989