karimouda commited on
Commit
8814dd6
·
1 Parent(s): 1bbf089
Files changed (1) hide show
  1. src/submission/submit.py +1 -1
src/submission/submit.py CHANGED
@@ -140,5 +140,5 @@ def add_new_eval(
140
  os.remove(out_path)
141
 
142
  return styled_message(
143
- "Your request has been submitted to the evaluation queue!\nPlease wait for up to an hour for the model to show in the PENDING list."
144
  )
 
140
  os.remove(out_path)
141
 
142
  return styled_message(
143
+ "Your request has been submitted to the evaluation queue!\nPlease wait for up to an 15 minutes for the model to show in the PENDING list."
144
  )