update modelhub dependency

This commit is contained in:
智丞
2022-06-23 13:44:11 +08:00
parent 102943923e
commit e1f058d249

View File

@@ -3,8 +3,7 @@ import os
import shutil
import unittest
from maas_hub.snapshot_download import snapshot_download
from modelscope.hub.snapshot_download import snapshot_download
from modelscope.models import Model
from modelscope.models.nlp import StructBertForMaskedLM, VecoForMaskedLM
from modelscope.pipelines import FillMaskPipeline, pipeline