Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
chenpangpang
transformers
Commits
ec6766a3
"...git@developer.sourcefind.cn:OpenDAS/mmdetection3d.git" did not exist on "993971688fb606eec7058cc8774aeecde8608d47"
Commit
ec6766a3
authored
Mar 23, 2020
by
Julien Chaumond
Browse files
[deps] scikit-learn's transient issue was fixed
parent
f7dcf8fc
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
setup.py
setup.py
+1
-1
No files found.
setup.py
View file @
ec6766a3
...
@@ -64,7 +64,7 @@ if stale_egg_info.exists():
...
@@ -64,7 +64,7 @@ if stale_egg_info.exists():
extras
=
{}
extras
=
{}
extras
[
"mecab"
]
=
[
"mecab-python3"
]
extras
[
"mecab"
]
=
[
"mecab-python3"
]
extras
[
"sklearn"
]
=
[
"scikit-learn
==0.22.1
"
]
extras
[
"sklearn"
]
=
[
"scikit-learn"
]
extras
[
"tf"
]
=
[
"tensorflow"
]
extras
[
"tf"
]
=
[
"tensorflow"
]
extras
[
"tf-cpu"
]
=
[
"tensorflow-cpu"
]
extras
[
"tf-cpu"
]
=
[
"tensorflow-cpu"
]
extras
[
"torch"
]
=
[
"torch"
]
extras
[
"torch"
]
=
[
"torch"
]
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment