m7mdal7aj commited on
Commit
5b2861d
1 Parent(s): fee0c51

Update my_model/KBVQA.py

Browse files
Files changed (1) hide show
  1. my_model/KBVQA.py +1 -1
my_model/KBVQA.py CHANGED
@@ -259,7 +259,7 @@ def prepare_kbvqa_model(only_reload_detection_model: bool = False, force_reload:
259
  pass
260
  free_gpu_resources()
261
 
262
- else: loading_message = 'Looading model.. this should take no more than a few minutes!'
263
 
264
  free_gpu_resources()
265
  kbvqa = KBVQA()
 
259
  pass
260
  free_gpu_resources()
261
 
262
+ else: loading_message = 'Looading model.. this should take no more than 1 or 2 minutes!'
263
 
264
  free_gpu_resources()
265
  kbvqa = KBVQA()