This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
论坛
实训
竞赛
大数据
AI开发
Register
Sign In
E97laxkpt
/
kotti_ai
Not watched
Unwatch
Watch all
Watch but not notify
1
Star
0
Fork
0
Code
Releases
2
Wiki
evaluate
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
HPC
Browse Source
更新 'kotti_ai/resources.py'
master
skywalk163
3 years ago
parent
79c8ac80d6
commit
5fb43d8a59
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
kotti_ai/resources.py
+ 1
- 1
kotti_ai/resources.py
View File
@@ -114,7 +114,7 @@ class AImage(SaveDataMixin, Content):
],
)
def __init__(self, out=
0
, **kwargs):
def __init__(self, out=
None
, **kwargs):
super(AImage, self).__init__(**kwargs)
self.out = out
Write
Preview
Loading…
Cancel
Save