aboutsummaryrefslogtreecommitdiffstats
path: root/envs
diff options
context:
space:
mode:
authorjwansek <eddie.atten.ea29@gmail.com>2020-08-24 23:38:33 +0100
committerjwansek <eddie.atten.ea29@gmail.com>2020-08-24 23:38:33 +0100
commit68c91ed957f7f93ba0078e5bb4bcc609ee076020 (patch)
tree6c72db88629363b4dd91cde340f99326425224d4 /envs
parent0740f143a22555183d41a4ff78b4958a95a12944 (diff)
downloadyaoi-communism-68c91ed957f7f93ba0078e5bb4bcc609ee076020.tar.gz
yaoi-communism-68c91ed957f7f93ba0078e5bb4bcc609ee076020.zip
added video downloader
Diffstat (limited to 'envs')
-rw-r--r--envs/environment-detect.yml13
-rw-r--r--envs/environment.yml14
2 files changed, 0 insertions, 27 deletions
diff --git a/envs/environment-detect.yml b/envs/environment-detect.yml
deleted file mode 100644
index 0dc1b8a..0000000
--- a/envs/environment-detect.yml
+++ /dev/null
@@ -1,13 +0,0 @@
-
-name: detection
-channels:
- - defaults
-dependencies:
- - python=3.7
- - cython
- - tensorflow[version='<2.0*']
- - jupyter
- - opencv
- - matplotlib
-prefix: C:\Users\yyu\Miniconda3\envs\detection
-
diff --git a/envs/environment.yml b/envs/environment.yml
deleted file mode 100644
index d43ea26..0000000
--- a/envs/environment.yml
+++ /dev/null
@@ -1,14 +0,0 @@
-name: yuribot
-channels:
- - defaults
-dependencies:
- - pip
- - shapely
- - opencv
- - Pillow
- - pandas
- - python==3.6.10
- - pip:
- - twint
- - colorthief
- - twython \ No newline at end of file