算法处理bug
This commit is contained in:
parent
681866ba3e
commit
f139b96c51
|
@ -6,7 +6,7 @@ myLogger = logging.getLogger('log')
|
||||||
|
|
||||||
|
|
||||||
algo_dict = {
|
algo_dict = {
|
||||||
"helmet": "apps.helmet.algo.helmet"
|
"helmet": "apps.ai.helmet.algo.helmet"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue