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
yaoyuping
nnDetection
Commits
0d38f5d4
Commit
0d38f5d4
authored
May 04, 2021
by
Dimitris Bounias
Browse files
Remove torchaudio dep
parent
c9f47613
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletion
+0
-1
Dockerfile
Dockerfile
+0
-1
No files found.
Dockerfile
View file @
0d38f5d4
...
...
@@ -34,7 +34,6 @@ RUN apt-get update && export DEBIAN_FRONTEND=noninteractive && apt-get install -
ninja-build
RUN
pip
install
numpy
RUN
pip
install
torchaudio
==
0.8.0
-f
https://download.pytorch.org/whl/torch_stable.html
--no-deps
# Install own code
COPY
./requirements.txt .
...
...
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