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
OpenDAS
Uni-Core
Commits
8f0e59dc
Unverified
Commit
8f0e59dc
authored
Jun 02, 2023
by
Guolin Ke
Committed by
GitHub
Jun 02, 2023
Browse files
by default install wandb
parent
2376ef4a
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
setup.py
setup.py
+1
-0
No files found.
setup.py
View file @
8f0e59dc
...
@@ -240,6 +240,7 @@ setup(
...
@@ -240,6 +240,7 @@ setup(
"scipy"
,
"scipy"
,
"tensorboardX"
,
"tensorboardX"
,
"tokenizers"
,
"tokenizers"
,
"wandb"
,
],
],
packages
=
find_packages
(
packages
=
find_packages
(
exclude
=
[
exclude
=
[
...
...
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