This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
Forum
实训
竞赛
大数据
AI开发
Register
Sign In
modelscope
/
ModelScope
Not watched
Unwatch
Watch all
Watch but not notify
1
Star
0
Fork
0
Code
Releases
0
Wiki
evaluate
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
HPC
Browse Source
add header
Link:
https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/10305074
* add header
master
jianqiang.rjq
yingda.chen
3 years ago
parent
c31914652a
commit
d101620445
1 changed files
with
2 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+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
Write
Preview
Loading…
Cancel
Save