IDM-VITON-MM / environment.yaml
parokshsaxena
updating dockerfile based on chatGPT for error module torch not found
b436f14
raw
history blame contribute delete
No virus
730 Bytes
name: idm
channels:
- conda-forge
- pytorch
- nvidia
- defaults
dependencies:
- python=3.10.0=h12debd9_5
- pytorch=2.0.1=py3.10_cuda11.8_cudnn8.7.0_0
- pytorch-cuda=11.8=h7e8668a_5
- torchaudio=2.0.2=py310_cu118
- torchtriton=2.0.0=py310
- torchvision=0.15.2=py310_cu118
- pip=23.3.1=py310h06a4308_0
- pip:
- accelerate==0.25.0
- torch==2.0.1
- torchmetrics==1.2.1
- tqdm==4.66.1
- transformers==4.36.2
- diffusers==0.25.0
- einops==0.7.0
- bitsandbytes==0.39.0
- scipy==1.11.1
- opencv-python
- gradio==4.36.1
- fvcore
- cloudpickle
- omegaconf
- pycocotools
- basicsr
- av
- onnxruntime==1.16.2