This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
Forum
实训
竞赛
大数据
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
[to
#43875101
] fix datasets error: unexpected keyworkd namespace
Link:
https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9665865
master
wenmeng.zwm
3 years ago
parent
78a32fed06
commit
f9c1e5e296
1 changed files
with
2 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-1
requirements/runtime.txt
+ 2
- 1
requirements/runtime.txt
View File
@@ -1,5 +1,6 @@
addict
datasets
#version above 2.1.0 introduces backward-compatability issue which is being resolved
datasets==2.1.0
easydict
einops
filelock>=3.3.0
Write
Preview
Loading…
Cancel
Save