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
#42322933
] clean requirment
Link:
https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9458816
master
yingda.chen
3 years ago
parent
b5ff6e9b8c
commit
dbb450932d
3 changed files
with
4 additions
and
7 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-3
requirements/docs.txt
+0
-2
requirements/nlp.txt
+2
-2
requirements/tests.txt
+ 2
- 3
requirements/docs.txt
View File
@@ -1,7 +1,6 @@
docutils
=
=0.16.0
docutils
>
=0.16.0
recommonmark
recommonmark
sphinx
=
=4.0.2
sphinx
>
=4.0.2
sphinx-book-theme
sphinx-book-theme
sphinx-copybutton
sphinx-copybutton
sphinx_markdown_tables
sphinx_markdown_tables
sphinx_rtd_theme==0.5.2
+ 0
- 2
requirements/nlp.txt
View File
@@ -1,5 +1,3 @@
http://ait-public.oss-cn-hangzhou-zmf.aliyuncs.com/jizhu/en_core_web_sm-2.3.1.tar.gz
pai-easynlp
pai-easynlp
rouge_score
rouge_score
sofa>=1.0.5
sofa>=1.0.5
+ 2
- 2
requirements/tests.txt
View File
@@ -1,5 +1,5 @@
expecttest
expecttest
flake8
flake8
isort
=
=4.3.21
isort
>
=4.3.21
pre-commit
pre-commit
yapf==0.30.0
yapf==0.30.0
# use fix version to ensure consistent auto-styling
Write
Preview
Loading…
Cancel
Save