Added batch download and photoshop
parent
1b80ebea6f
commit
36810f06c3
@ -0,0 +1,26 @@
|
|||||||
|
name: coastsnap
|
||||||
|
channels:
|
||||||
|
- conda-forge
|
||||||
|
- default
|
||||||
|
dependencies:
|
||||||
|
- python=3.8
|
||||||
|
- scipy
|
||||||
|
- opencv
|
||||||
|
- numpy
|
||||||
|
- loguru
|
||||||
|
- attrs
|
||||||
|
- pandas
|
||||||
|
- black
|
||||||
|
- isort
|
||||||
|
- moviepy
|
||||||
|
- poetry
|
||||||
|
- requests
|
||||||
|
- timezonefinder
|
||||||
|
- pytz
|
||||||
|
- werkzeug
|
||||||
|
- pip
|
||||||
|
- jinja2
|
||||||
|
- openpyxl
|
||||||
|
- pip:
|
||||||
|
- azure-cognitiveservices-vision-contentmoderator
|
||||||
|
- sendgrid
|
Loading…
Reference in New Issue