mirror of
https://github.com/modelscope/FunASR
synced 2025-09-15 14:48:36 +08:00
remove pickle
This commit is contained in:
parent
d8b8dbd32d
commit
9b9c948b3c
@ -22,8 +22,6 @@ from torch.utils.dlpack import from_dlpack
|
||||
import json
|
||||
import os
|
||||
|
||||
import pickle
|
||||
|
||||
class TritonPythonModel:
|
||||
"""Your Python model must use the same class name. Every Python model
|
||||
that is created must have "TritonPythonModel" as the class name.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user