jianqiang.rjq yingda.chen 3 years ago
parent
commit
d101620445
1 changed files with 2 additions and 0 deletions
  1. +2
    -0
      modelscope/pipelines/cv/image_style_transfer_pipeline.py

+ 2
- 0
modelscope/pipelines/cv/image_style_transfer_pipeline.py View File

@@ -1,3 +1,5 @@
# Copyright (c) Alibaba, Inc. and its affiliates.

import os.path as osp
from typing import Any, Dict



Loading…
Cancel
Save