aboutsummaryrefslogtreecommitdiffstats
path: root/envs/environment-detect.yml
diff options
context:
space:
mode:
authorcarp <25677564+carp@users.noreply.github.com>2020-07-13 13:27:04 -0400
committercarp <25677564+carp@users.noreply.github.com>2020-07-13 13:27:04 -0400
commite78f351e06e432a607ebadc8de3ea6d27315c088 (patch)
tree88db7a1f1463f4559cfcb4c95eef740847fe89e1 /envs/environment-detect.yml
downloadyaoi-communism-e78f351e06e432a607ebadc8de3ea6d27315c088.tar.gz
yaoi-communism-e78f351e06e432a607ebadc8de3ea6d27315c088.zip
git init
Diffstat (limited to 'envs/environment-detect.yml')
-rw-r--r--envs/environment-detect.yml13
1 files changed, 13 insertions, 0 deletions
diff --git a/envs/environment-detect.yml b/envs/environment-detect.yml
new file mode 100644
index 0000000..0dc1b8a
--- /dev/null
+++ b/envs/environment-detect.yml
@@ -0,0 +1,13 @@
+
+name: detection
+channels:
+ - defaults
+dependencies:
+ - python=3.7
+ - cython
+ - tensorflow[version='<2.0*']
+ - jupyter
+ - opencv
+ - matplotlib
+prefix: C:\Users\yyu\Miniconda3\envs\detection
+