Skip to content
Snippets Groups Projects
Commit 9a9bbed0 authored by Yifan Zhao's avatar Yifan Zhao
Browse files

Fixed env.yaml

parent 41e3a87b
Branches hpvm-release-epochs0
No related tags found
No related merge requests found
...@@ -4,6 +4,7 @@ channels: ...@@ -4,6 +4,7 @@ channels:
- conda-forge - conda-forge
dependencies: dependencies:
- Cython - Cython
- imgaug
- jinja2=2.11 - jinja2=2.11
- matplotlib=3.3 - matplotlib=3.3
- networkx=2.5 - networkx=2.5
...@@ -28,3 +29,5 @@ dependencies: ...@@ -28,3 +29,5 @@ dependencies:
- onnx-simplifier==0.3 - onnx-simplifier==0.3
- torchnet==0.0.4 - torchnet==0.0.4
- pexpect - pexpect
- mean_average_precision
- pytorch-lightning==1.3
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment