m7mdal7aj commited on
Commit
ade7363
1 Parent(s): e36aa58

Update my_model/KBVQA.py

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