DawnC commited on
Commit
ec8f3a1
1 Parent(s): 6166858

Update description_search_ui.py

Browse files
Files changed (1) hide show
  1. description_search_ui.py +1 -1
description_search_ui.py CHANGED
@@ -153,7 +153,7 @@ def create_description_search_tab():
153
  loading_msg = gr.HTML("""
154
  <div style='text-align: center; color: #666;'>
155
  <p><b>Finding your perfect match...</b></p>
156
- <p>Please wait 25-30 seconds while we analyze your preferences.</p>
157
  </div>
158
  """, visible=False)
159
 
 
153
  loading_msg = gr.HTML("""
154
  <div style='text-align: center; color: #666;'>
155
  <p><b>Finding your perfect match...</b></p>
156
+ <p>This might take a little longer on the first try — our AI is warming up its paws! 🐾 Please allow up to 45 seconds for the best results. Thanks for your patience!</p>
157
  </div>
158
  """, visible=False)
159