charliebaby2023 commited on
Commit
cc66d90
·
verified ·
1 Parent(s): 9133955

Update handle_models.py

Browse files
Files changed (1) hide show
  1. handle_models.py +1 -1
handle_models.py CHANGED
@@ -1,4 +1,4 @@
1
-
2
  def load_fn(models):
3
  global models_load
4
  models_load = {}
 
1
+ import inference_timeout
2
  def load_fn(models):
3
  global models_load
4
  models_load = {}