Skip to content
Snippets Groups Projects
Commit ebab9ce4 authored by Tiago de Freitas Pereira's avatar Tiago de Freitas Pereira
Browse files

Added Mxnet dependency

parent 6c972aa2
Branches
Tags
1 merge request!79Arcface from InsightFace
...@@ -43,6 +43,7 @@ requirements: ...@@ -43,6 +43,7 @@ requirements:
- bob.pipelines - bob.pipelines
- matplotlib {{ matplotlib }} - matplotlib {{ matplotlib }}
- six {{ six }} - six {{ six }}
- mxnet
run: run:
- python - python
- setuptools - setuptools
......
...@@ -20,4 +20,5 @@ bob.ip.facedetect ...@@ -20,4 +20,5 @@ bob.ip.facedetect
bob.pipelines bob.pipelines
matplotlib # for plotting matplotlib # for plotting
six six
scikit-image scikit-image
\ No newline at end of file mxnet
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment