deepfake-detect / environment.yml
nightfury's picture
Update environment.yml
f7b871e verified
raw history blame
No virus
3.53 kB
name: gan-image-detection
channels:
- pytorch
- defaults
dependencies:
- _libgcc_mutex=0.1=main
- blas=1.0=mkl
- ca-certificates=2021.7.5=h06a4308_1
- certifi=2021.5.30=py36h06a4308_0
- cudatoolkit=10.2.89=hfd86e86_1
- freetype=2.10.2=h5ab3b9f_0
- intel-openmp=2020.1=217
- jpeg=9b=h024ee3a_2
- ld_impl_linux-64=2.33.1=h53a641e_7
- libedit=3.1.20181209=hc058e9b_0
- libffi=3.3=he6710b0_1
- libgcc-ng=9.1.0=hdf63c60_0
- libgfortran-ng=7.3.0=hdf63c60_0
- libpng=1.6.37=hbc83047_0
- libstdcxx-ng=9.1.0=hdf63c60_0
- libtiff=4.1.0=h2733197_1
- lz4-c=1.9.2=he6710b0_0
- mkl=2020.1=217
- mkl-service=2.3.0=py36he904b0f_0
- mkl_fft=1.1.0=py36h23d657b_0
- mkl_random=1.1.1=py36h0573a6f_0
- ncurses=6.2=he6710b0_1
- ninja=1.9.0=py36hfd86e86_0
- olefile=0.46=py36_0
- openssl=1.1.1k=h27cfd23_0
- pip=20.0.2=py36_3
- python=3.6.10=h7579374_2
- pytorch=1.5.1=py3.6_cuda10.2.89_cudnn7.6.5_0
- readline=8.0=h7b6447c_0
- setuptools=46.4.0=py36_0
- six=1.15.0=py_0
- sqlite=3.31.1=h62c20be_1
- tk=8.6.8=hbc83047_0
- wheel=0.34.2=py36_0
- xz=5.2.5=h7b6447c_0
- zlib=1.2.11=h7b6447c_3
- zstd=1.4.4=h0b5b093_3
- pip:
- absl-py==0.9.0
- albumentations==0.5.2
- attrs==19.3.0
- backcall==0.2.0
- bleach==3.1.5
- cachetools==4.1.1
- chardet==3.0.4
- click==7.1.2
- cycler==0.10.0
- decorator==4.4.2
- defusedxml==0.6.0
- efficientnet-pytorch==0.6.3
- entrypoints==0.3
- future==0.18.2
- fastapi>=0.80
- lightning==1.9.5
- pydantic==2.6.1
- google-auth==1.18.0
- google-auth-oauthlib==0.4.1
- grpcio==1.30.0
- idna==2.10
- imageio==2.8.0
- imgaug==0.4.0
- importlib-metadata==1.7.0
- ipykernel==5.3.2
- ipython==7.16.1
- ipython-genutils==0.2.0
- ipywidgets==7.5.1
- jedi==0.17.1
- jinja2==2.11.2
- joblib==0.15.1
- jsonschema==3.2.0
- jupyter==1.0.0
- jupyter-client==6.1.5
- jupyter-console==6.1.0
- jupyter-core==4.6.3
- kiwisolver==1.2.0
- lazypredict==0.2.9
- lightgbm==2.3.1
- markdown==3.2.2
- markupsafe==1.1.1
- matplotlib==3.2.1
- mistune==0.8.4
- nbconvert==5.6.1
- nbformat==5.0.7
- networkx==2.4
- notebook==6.0.3
- numpy==1.18.4
- oauthlib==3.1.0
- opencv-python==4.2.0.34
- pandas==1.1.5
- pandocfilters==1.4.2
- parso==0.7.0
- pexpect==4.8.0
- pickle5==0.0.11
- pickleshare==0.7.5
- pillow==7.1.2
- prometheus-client==0.8.0
- prompt-toolkit==3.0.5
- protobuf==3.12.2
- ptyprocess==0.6.0
- pyasn1==0.4.8
- pyasn1-modules==0.2.8
- pygments==2.6.1
- pyparsing==2.4.7
- pyrsistent==0.16.0
- pytest==5.4.3
- python-dateutil==2.8.1
- pytorchcv==0.0.58
- pytz==2020.1
- pyyaml==5.3.1
- pyzmq==19.0.1
- qtconsole==4.7.5
- qtpy==1.9.0
- requests==2.24.0
- requests-oauthlib==1.3.0
- rsa==4.6
- scikit-image==0.17.2
- scikit-learn==0.23.1
- scipy==1.5.4
- seaborn==0.11.0
- send2trash==1.5.0
- tensorboard==2.2.2
- tensorboard-plugin-wit==1.7.0
- terminado==0.8.3
- testpath==0.4.4
- threadpoolctl==2.1.0
- tifffile==2020.5.25
- torch==1.5.1
- torchvision==0.6.1
- tornado==6.0.4
- tqdm==4.56.0
- traitlets==4.3.3
- urllib3==1.25.9
- wcwidth==0.2.5
- webencodings==0.5.1
- werkzeug==1.0.1
- widgetsnbextension==3.5.1
- xgboost==1.1.1
- zipp==3.1.0