Image-Debluring / NAFNET /environment.yml
sayed99's picture
initialized both deblurer
61d360d
name: deblur
channels:
- pytorch
- conda-forge
- defaults
dependencies:
- python=3.9
- pytorch=1.11.0
- torchvision=0.12.0
- cudatoolkit=11.3
- pip
- pip:
- addict==2.4.0
- future==0.18.2
- lmdb==1.3.0
- opencv-python==4.5.5.64
- Pillow==9.1.0
- pyyaml==6.0
- requests
- scikit-image==0.19.2
- scipy==1.8.0
- tb-nightly
- tqdm==4.64.0
- yapf
- numpy==1.21.1
- ipython==7.21.0
- matplotlib==3.5.1
- streamlit
- fastapi
- uvicorn
- python-multipart